Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-30 | err_attribute_not_string has been subsumed by err_attribute_argument_type. | Aaron Ballman | 1 | -1/+1 |
2013-07-23 | Added the attribute name to the err_attribute_wrong_number_arguments diagnost... | Aaron Ballman | 1 | -2/+2 |
2012-04-28 | Currently __builtin_annotation() only annotates an i32. | Julien Lerouge | 1 | -2/+3 |
2011-09-09 | Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: can | Julien Lerouge | 1 | -0/+3 |
2011-03-02 | Pretty up the wrong-number-of-arguments-for-attribute diagnostic by | John McCall | 1 | -1/+1 |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 1 | -1/+1 |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar | 1 | -1/+1 |
2008-02-21 | add a test case | Nate Begeman | 1 | -0/+7 |