llvm-project/clang/test/CXX/temp/temp.spec
Richard Smith 53851923d5 Fix all tests under test/CXX (and test/Analysis) to pass if clang's default
C++ language standard is not C++98.

llvm-svn: 280309
2016-08-31 23:24:08 +00:00
..
temp.expl.spec Fix all tests under test/CXX (and test/Analysis) to pass if clang's default 2016-08-31 23:24:08 +00:00
temp.explicit DR259: Demote the pedantic error for an explicit instantiation after an 2016-08-31 23:23:25 +00:00
temp.inst Implement C++17 P0386R2, inline variables. (The 'inline' specifier gives a 2016-06-25 00:15:56 +00:00
cxx1y-variable-template-no-body.cpp Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrite-includes. [PR20321]" 2014-07-16 15:12:48 +00:00
no-body.cpp Lit C++11 Compatibility Patch #8 2016-04-14 23:47:07 +00:00
p5.cpp