| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -3/+3 |
| | | | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900 | ||||
| * | Fixed test case asserts due to checkin of r130710. | Chad Rosier | 2011-05-02 | 1 | -3/+3 |
| | | | | | llvm-svn: 130720 | ||||
| * | Fix AST serialization of reference-to-reference types. This previously caused | Richard Smith | 2011-04-12 | 1 | -0/+6 |
| a crash when deserializing the AST for this: typedef char (&R); extern R &r; llvm-svn: 129358 | |||||

