Age | Commit message (Expand) | Author |
---|---|---|
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-05-05 | Implement support for C++0x alias templates. | Richard Smith |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-05 | Don't allow definitions of array variables without some size information in C... | Sebastian Redl |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-12-05 | Introduce basic support for dependent types, type-dependent | Douglas Gregor |