Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push alias-declarations and alias-template declarations into scope even if | Richard Smith | 2016-07-15 | 1 | -1/+1 |
* | PR 17456 | Nathan Sidwell | 2015-01-28 | 1 | -1/+1 |
* | Teach Type::getAs<TemplateSpecializationType> that a TemplateSpecializationType | Richard Smith | 2012-09-26 | 1 | -2/+6 |
* | PR9023: A template template parameter whose template parameter list contains an | Richard Smith | 2012-09-07 | 1 | -0/+150 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Make sure that we parse a '>>' that closes two template argument lists | Douglas Gregor | 2011-01-11 | 1 | -0/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Move a bunch of tests into temp.param, and write a few tests for paragraphs t... | Douglas Gregor | 2009-06-13 | 1 | -0/+22 |