llvm-project/clang/test/CXX/except/except.spec
Richard Smith 1c6461ef63 PR13381: consider cv-qualifiers on a class member's type when determining which
constructor will be used for moving that object, in the computation of its
exception specification.

llvm-svn: 160417
2012-07-18 03:36:00 +00:00
..
canonical.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p1.cpp Implement DR1330 in C++11 mode, to support libstdc++4.7 which uses it. 2012-04-17 00:58:00 +00:00
p2-dynamic-types.cpp Propagate the new exception information to FunctionProtoType. 2011-03-12 11:50:43 +00:00
p2-places.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p3.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p5-pointers.cpp Recover better from a missing 'typename' in a function template definition. 2012-05-16 23:40:17 +00:00
p5-virtual.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p9-dynamic.cpp Throw the switch to convert clang to the new exception handling model! 2011-09-19 20:31:14 +00:00
p9-noexcept.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p11.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p14-ir.cpp clang side to match the LLVM IR type system rewrite patch. 2011-07-09 17:41:47 +00:00
p14.cpp PR13381: consider cv-qualifiers on a class member's type when determining which 2012-07-18 03:36:00 +00:00
p15.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
template.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00