summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/attr-args.c
Commit message (Collapse)AuthorAgeFilesLines
* Removing a number of individual run lines and replacing them with single ↵Aaron Ballman2013-07-231-15/+12
| | | | | | line test cases. This reduces the number of test runs, provides the same coverage, and allows us to test that the attribute names are included in the diagnostic. llvm-svn: 186982
* Test contents were somehow duplicated, resulting in any testcase that fails ↵Aaron Ballman2013-07-181-23/+0
| | | | | | automatically failing twice. Removing the duplicates. llvm-svn: 186590
* Fix line endingsMatt Beaumont-Gay2011-04-191-40/+40
| | | | llvm-svn: 129740
* Improve diagnostics on GNU attributes by warning about attributes that ↵Ted Kremenek2011-04-151-0/+40
should have no arguments or parameters. Patch by Michael Han! llvm-svn: 129560
OpenPOWER on IntegriCloud