summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.param/p15-cxx0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Push alias-declarations and alias-template declarations into scope even ifRichard Smith2016-07-151-1/+1
* PR 17456Nathan Sidwell2015-01-281-1/+1
* Teach Type::getAs<TemplateSpecializationType> that a TemplateSpecializationTypeRichard Smith2012-09-261-2/+6
* PR9023: A template template parameter whose template parameter list contains anRichard Smith2012-09-071-0/+150
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Make sure that we parse a '>>' that closes two template argument listsDouglas Gregor2011-01-111-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Move a bunch of tests into temp.param, and write a few tests for paragraphs t...Douglas Gregor2009-06-131-0/+22
OpenPOWER on IntegriCloud