Age | Commit message (Expand) | Author |
---|---|---|
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2012-09-14 | Fix abbreviation for CharacterLiteral in AST serialization. PR13806. | Eli Friedman |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-02-28 | Add -fcxx-exceptions to all tests that use C++ exceptions. | Anders Carlsson |
2011-02-19 | Pass -fexceptions to all tests that use try/catch/throw. | Anders Carlsson |
2010-06-24 | Fix broken de/serialization for a couple of C++ Exprs. | Argyrios Kyrtzidis |
2010-05-09 | pch'ify typeid. | Chris Lattner |
2010-02-07 | Roll r95513 back in. | Sam Weinig |
2010-02-07 | Roll out r95513, it seems to have broken self hosting. | Sam Weinig |
2010-02-07 | Add PCH support for CXXBoolLiteralExpr and CXXNullPtrLiteralExpr. | Sam Weinig |
2010-01-16 | Add PCH support for CXXStaticCastExpr, CXXDynamicCastExpr, CXXReinterpretCast... | Sam Weinig |