summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.spec/temp.explicit/p3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash on invalid, http://llvm.org/pr11599Nico Weber2011-12-201-0/+7
* Make the -Wc++11-compat warnings ignored by default, so we don't breakDouglas Gregor2011-10-251-1/+1
* Support explicit instantiation of function templates and members of classChandler Carruth2010-08-251-1/+26
* Make CXXScopeSpec invalid when incomplete, and propagate that into anyJeffrey Yasskin2010-04-081-9/+7
* Refactor to remove more dependencies on PreDeclaratorDC. I seem to have madeJohn McCall2009-12-191-8/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Introduce a new class, UnqualifiedId, that provides a parsedDouglas Gregor2009-11-031-2/+2
* Only set the point of instantiation for an implicit or explicitDouglas Gregor2009-10-271-6/+4
* More explicit template instantiation. Now we're checking for moreDouglas Gregor2009-10-151-0/+55
OpenPOWER on IntegriCloud