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/+1 |
* | 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 | -1/+1 |
* | Reimplement reference initialization (C++ [dcl.init.ref]) using the | Douglas Gregor | 2009-12-09 | 1 | -0/+14 |
* | Remove empty test cases | Douglas Gregor | 2009-12-07 | 1 | -0/+0 |
* | PointerUnion == PointerUnion does not do what I thought it did. Also, fix a t... | Douglas Gregor | 2009-12-06 | 1 | -0/+0 |