summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.spec/temp.explicit/p1-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++1y is now C++14!Aaron Ballman2014-08-191-1/+1
* The 'constexpr implies const' rule for non-static member functions is gone inRichard Smith2013-04-211-1/+1
* PR12008: defer adding the implicit 'const' to a constexpr member function untilRichard Smith2013-01-141-1/+1
* Support for definitions of member enumerations of class templates outside theRichard Smith2012-03-231-0/+9
* [temp.explicit]p1: constexpr cannot be specified in explicit instantiations.Richard Smith2011-10-141-2/+7
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* 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
* Testing and some minor fixes for explicit template instantiation.Douglas Gregor2009-10-141-0/+10
OpenPOWER on IntegriCloud