Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 2012-10-19 | 1 | -0/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -3/+3 |
* | Make tests use the new clang -cc1 flag. | Fariborz Jahanian | 2009-12-14 | 1 | -3/+3 |
* | Use '-x' 'foo' instead of '-x=foo'. | Daniel Dunbar | 2009-11-29 | 1 | -1/+1 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | PCH support for all of the predefined Objective-C types, such as id, | Douglas Gregor | 2009-04-23 | 1 | -3/+3 |
* | PCH support for Objective-C property declarations (UNTESTED!) | Douglas Gregor | 2009-04-22 | 1 | -0/+11 |