Age | Commit message (Expand) | Author |
---|---|---|
2013-05-02 | Use attribute argument information to determine when to parse attribute argum... | Douglas Gregor |
2013-05-02 | Revert r180970; it's causing breakage. | Douglas Gregor |
2013-05-02 | Use attribute argument information to determine when to parse attribute argum... | Douglas Gregor |
2011-03-02 | Pretty up the wrong-number-of-arguments-for-attribute diagnostic by | John McCall |
2011-01-25 | Change the wording of the bad-decl-for-attribute warning and error | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Change tests to use clang -cc1... | Fariborz Jahanian |
2009-08-08 | Update test case; I don't really understand why packed enums changed this, but | Daniel Dunbar |
2009-05-20 | implementation of format_arg for ObjC methods/functions. | Fariborz Jahanian |