llvm-project/clang/test/CXX/temp/temp.spec/temp.explicit
Richard Smith e4caa48dbb DR259: Demote the pedantic error for an explicit instantiation after an
explicit specialization to a warning for C++98 mode (this is a defect report
resolution, so per our informal policy it should apply in C++98), and turn
the warning on by default for C++11 and later. In all cases where it fires, the
right thing to do is to remove the pointless explicit instantiation.

llvm-svn: 280308
2016-08-31 23:23:25 +00:00
..
p1-0x.cpp
p1-emit.cpp
p1.cpp [Lit Test] Updated 34 Lit tests to be C++11 compatible. 2015-11-17 20:25:05 +00:00
p2.cpp Lit C++11 Compatibility Patch #7 2016-04-13 20:00:45 +00:00
p3-0x.cpp
p3.cpp
p4.cpp DR259: Demote the pedantic error for an explicit instantiation after an 2016-08-31 23:23:25 +00:00
p5.cpp Lit C++11 Compatibility Patch #7 2016-04-13 20:00:45 +00:00
p6.cpp
p7.cpp
p8.cpp
p9-linkage.cpp
p9.cpp
p10.cpp
p11.cpp
p12.cpp