summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-function-2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch diagnostic text from "C++0x" over to "C++11".Douglas Gregor2011-10-121-1/+1
* Look through parenthesized declarators when determining whether anDouglas Gregor2011-07-051-0/+8
* Fix AST representations of alias-declarations which define tag types. Inside ...Richard Smith2011-07-011-0/+14
* When instantiating a function template declaration that was expressedDouglas Gregor2011-06-221-0/+11
* Given Decl::isUsed() a flag indicating when to consider the "used"Douglas Gregor2010-06-171-0/+11
* When instantiating a function declaration within a function template,Douglas Gregor2010-05-211-0/+10
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make sure that we use the canonical type for the names of instantiatedDouglas Gregor2009-05-151-0/+12