summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/annotate.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce some infrastructure for adding C attributes with [[]] syntax.Aaron Ballman2018-01-031-1/+5
* err_attribute_not_string has been subsumed by err_attribute_argument_type.Aaron Ballman2013-07-301-1/+1
* Added the attribute name to the err_attribute_wrong_number_arguments diagnost...Aaron Ballman2013-07-231-2/+2
* Currently __builtin_annotation() only annotates an i32.Julien Lerouge2012-04-281-2/+3
* Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: canJulien Lerouge2011-09-091-0/+3
* Pretty up the wrong-number-of-arguments-for-attribute diagnostic byJohn McCall2011-03-021-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* add a test caseNate Begeman2008-02-211-0/+7
OpenPOWER on IntegriCloud