summaryrefslogtreecommitdiff
path: root/clang/test/Parser/pragma-attribute.cpp
AgeCommit message (Expand)Author
2025-07-08[Clang] include attribute scope in diagnostics (#144619)Oleksandr T.
2024-11-18[clang] Replace "can't" and "can not" in diagnostics with "cannot" (#116623)Krzysztof Parzyszek
2024-05-23Fix more diagnostic wording for style; NFC (#93190)Aaron Ballman
2022-03-18[Clang] Support multiple attributes in a single pragmaEgor Zhdan
2021-11-17Improve docs & test for #pragma clang attribute's any clause; NFCAaron Ballman
2021-04-13Require commas between double square bracket attributes.Aaron Ballman
2021-04-12Allow applying attributes to subset of allowed subjects.Artem Belevich
2020-04-23Make "#pragma clang attribute" support uninitialized attribute.Jian Cai
2018-12-20Add support for namespaces on #pragma clang attributeErik Pilkington
2018-10-29Revert "Revert "Support for groups of attributes in #pragma clang attribute""Erik Pilkington
2018-10-29Revert "Support for groups of attributes in #pragma clang attribute"Erik Pilkington
2018-10-29Support for groups of attributes in #pragma clang attributeErik Pilkington
2018-09-05Allow all supportable non-type attributes to be used with #pragma clang attri...Richard Smith
2017-04-20Add #pragma clang attribute support to the availability attributeAlex Lorenz
2017-04-18Add #pragma clang attributeAlex Lorenz
2017-04-18Revert r300539 - Add #pragma clang attributeAlex Lorenz
2017-04-18Add #pragma clang attributeAlex Lorenz