summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/fun-template-def.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When type-checking a C++ "new" expression, don't type-check the actual Douglas Gregor2009-10-171-1/+1
* Don't try to evaluate an expression that is type- or value-dependent while bu...Douglas Gregor2009-08-241-1/+6
* Template instantiation for C99 designated initializers, because weDouglas Gregor2009-05-211-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Make more AST nodes and semantic checkers dependent-expression-aware.Sebastian Redl2009-02-261-0/+43
OpenPOWER on IntegriCloud