summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/dependent-types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Implement support for C++0x alias templates.Richard Smith2011-05-051-1/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Don't allow definitions of array variables without some size information in C...Sebastian Redl2009-11-051-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Introduce basic support for dependent types, type-dependentDouglas Gregor2008-12-051-0/+10
OpenPOWER on IntegriCloud