Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/ | NAKAMURA Takumi | 2013-12-04 | 1 | -1/+1 |
* | These tests require particular registered targets. Declared as such. | Galina Kistanova | 2011-06-03 | 1 | -0/+1 |
* | Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e... | Anders Carlsson | 2011-02-22 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Tests use the new clang. | Fariborz Jahanian | 2009-12-14 | 1 | -2/+2 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | Fix test (triple wasn't passed correctly, the driver doesn't accept | Daniel Dunbar | 2009-04-07 | 1 | -2/+2 |
* | Fix a couple of cases where Constant* pointers can dangle in | Chris Lattner | 2009-04-06 | 1 | -0/+9 |