| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for GCC's '__auto_type' extension, per the GCC manual: | Richard Smith | 2015-11-11 | 1 | -0/+3 |
| * | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
| * | Switch diagnostic text from "C++0x" over to "C++11". | Douglas Gregor | 2011-10-12 | 1 | -1/+1 |
| * | PR10458: Finesse behaviour of C++0x features when in pre-0x mode. Accept for-... | Richard Smith | 2011-09-04 | 1 | -1/+1 |
| * | Provide Fixit warning when 'auto' is intended as storage | Fariborz Jahanian | 2011-02-22 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Fix a test. | Anders Carlsson | 2009-07-11 | 1 | -1/+1 |
| * | Implement enough of the 'auto' keyword so we can claim to support N2546. | Anders Carlsson | 2009-06-26 | 1 | -0/+5 |

