summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-decl-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* A dependent initializer with zero arguments should return a NULLDouglas Gregor2010-02-051-0/+10
* When a function or variable somehow depends on a type or declarationDouglas Gregor2010-02-031-0/+14
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Don't reprocess non-dependent initializers of non-dependent VarDecls. Fixes P...Sebastian Redl2009-11-081-0/+22