summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-gnu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support accepting __gnu__ as a scoped attribute namespace that aliases to gnu.Aaron Ballman2018-10-241-7/+14
* [Sema] Handle transparent_union attributes in C mode onlyAlex Lorenz2016-10-121-0/+16
* Revert r218925 - "Patch to warn if 'override' is missing"Alexander Potapenko2014-10-031-3/+2
* Patch to warn if 'override' is missingFariborz Jahanian2014-10-021-2/+3
* Diagnose GNU-style attributes preceding virt-specifiers, but only when the at...Aaron Ballman2014-08-041-0/+16
* Disallowing GNU-style attributes in new expressions, since they are prohibite...Aaron Ballman2014-07-221-0/+13
OpenPOWER on IntegriCloud