aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-function-2.cpp
AgeCommit message (Expand)Author
2011-10-12Switch diagnostic text from "C++0x" over to "C++11".Douglas Gregor
2011-07-05Look through parenthesized declarators when determining whether anDouglas Gregor
2011-07-01Fix AST representations of alias-declarations which define tag types. Inside ...Richard Smith
2011-06-22When instantiating a function template declaration that was expressedDouglas Gregor
2010-06-17Given Decl::isUsed() a flag indicating when to consider the "used"Douglas Gregor
2010-05-21When instantiating a function declaration within a function template,Douglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-05-15Make sure that we use the canonical type for the names of instantiatedDouglas Gregor