Aaron Ballman
|
ba50af8f73
|
Removing a number of individual run lines and replacing them with single 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
|
2013-07-23 19:37:19 +00:00 |
Aaron Ballman
|
d7b6459f80
|
Test contents were somehow duplicated, resulting in any testcase that fails automatically failing twice. Removing the duplicates.
llvm-svn: 186590
|
2013-07-18 17:41:26 +00:00 |
Matt Beaumont-Gay
|
ceb763e23a
|
Fix line endings
llvm-svn: 129740
|
2011-04-19 00:23:31 +00:00 |
Ted Kremenek
|
1551d55295
|
Improve diagnostics on GNU attributes by warning about attributes that should have no arguments or parameters. Patch by Michael Han!
llvm-svn: 129560
|
2011-04-15 05:49:29 +00:00 |