Commit message (Expand) | 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 | -1/+1 |
* | Implement support for C++0x alias templates. | Richard Smith | 2011-05-05 | 1 | -1/+4 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Don't allow definitions of array variables without some size information in C... | Sebastian Redl | 2009-11-05 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Introduce basic support for dependent types, type-dependent | Douglas Gregor | 2008-12-05 | 1 | -0/+10 |