Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompati... | NAKAMURA Takumi | 2012-09-12 | 1 | -0/+2 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Handle CK_BitCast in EmitCastLValue. | Anders Carlsson | 2009-11-14 | 1 | -0/+5 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | Handle reinterpret_cast between integral types and pointer types. | Anders Carlsson | 2009-09-15 | 1 | -0/+12 |