Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FileCheck-ify some clang grep tests that use double quotes | Reid Kleckner | 2013-04-10 | 1 | -2/+2 |
* | clang/test/CodeGenObjC: [PR13820] Suppress LLP64-incompatible tests. | NAKAMURA Takumi | 2012-09-12 | 1 | -0/+3 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Tests use the new clang. | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
* | Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins... | Daniel Dunbar | 2009-11-17 | 1 | -1/+1 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | Don't use \01 in symbol name if unnecessary. | Daniel Dunbar | 2009-04-15 | 1 | -1/+1 |
* | Fix a bug in declaration of property in continuation | Fariborz Jahanian | 2009-04-01 | 1 | -0/+18 |