summaryrefslogtreecommitdiff
path: root/test/CXX/temp/temp.spec/temp.explicit/p2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Lit C++11 Compatibility Patch #7Charles Li2016-04-131-2/+15
* Make the -Wc++11-compat warnings ignored by default, so we don't breakDouglas Gregor2011-10-251-1/+1
* Downgrade the warning about the use of typedefs for class templateDouglas Gregor2011-06-071-2/+2
* Downgrade the error when using a typedef in the nested-name-specifierDouglas Gregor2010-06-161-3/+3
* The C++98/03 standard is disturbingly silent about out-of-scopeDouglas Gregor2010-05-111-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Diagnose explicit instantiations of function templates and memberDouglas Gregor2009-10-151-1/+1
* Additional semantic checking for explicit template instantiations,Douglas Gregor2009-10-141-0/+43