summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.spec/temp.explicit/p4.cpp
Commit message (Expand)AuthorAgeFilesLines
* DR259: Demote the pedantic error for an explicit instantiation after anRichard Smith2016-08-311-7/+8
* 'extern template' is a C++11 feature. Add an Extension for C++98 (this matchesRichard Smith2011-10-201-1/+1
* Only complain about explicit instantiations following explicitDouglas Gregor2010-04-091-11/+11
* Suppress implicit member redeclarations arising from explicit instantiationJohn McCall2010-03-021-0/+16
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Check the interactions between explicit instantiations and templateDouglas Gregor2009-10-151-0/+16
* Diagnose explicit instantiations of function templates and memberDouglas Gregor2009-10-151-0/+16
OpenPOWER on IntegriCloud