Age | Commit message (Expand) | Author |
---|---|---|
2013-02-28 | Add more of the command line options as attribute flags. | Bill Wendling |
2013-02-27 | Reapply r176133 with testcase fixes. | Bill Wendling |
2013-02-25 | Revert "Add more attributes from the command line to functions." | Anna Zaks |
2013-02-25 | Add more attributes from the command line to functions. | Bill Wendling |
2013-02-20 | Modify the tests to use attribute group references instead of listing the | Bill Wendling |
2010-12-01 | Restore the lvalue-to-rvalue conversion patch with a minimal fix. | John McCall |
2010-01-31 | When performing a derived-to-base cast that we know will not change the offse... | Anders Carlsson |
2010-01-31 | When doing a base-to-derived cast we don't need to null check the derived val... | Anders Carlsson |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-09-12 | Handle CK_DerivedToBase when emitting lvalue casts. | Anders Carlsson |