summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiate-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* When pulling apart an initializer that involves a CXXConstructExpr, doDouglas Gregor2010-03-241-0/+18
* Use CXXTemporaryObjectExpr for explicitly-constructed temporaries. WeDouglas Gregor2010-03-021-0/+11
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Implement support for C++ direct initializers that involve dependentDouglas Gregor2009-08-261-0/+28
OpenPOWER on IntegriCloud