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

