summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/c2x-maybe_unused-errors.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a new language mode for C2x; enable [[attribute]] support by default in C2x.Aaron Ballman2019-05-141-1/+1
| | | | llvm-svn: 360667
* Enable support for the [[maybe_unused]] attribute from WG14 N2053 when ↵Aaron Ballman2017-10-181-0/+12
enabling double square bracket attributes in C code. llvm-svn: 316096
OpenPOWER on IntegriCloud