llvm-project/clang/test/CXX/except/except.spec
Richard Smith 2b45b267da P1286R2: Remove restriction that the exception specification of a
defaulted special member matches the implicit exception specification.

llvm-svn: 360011
2019-05-06 05:04:56 +00:00
..
canonical.cpp
p1.cpp [Sema][Crash] Correctly handle an non-dependent noexcept expr in function template 2017-10-12 23:01:53 +00:00
p2-dynamic-types.cpp
p2-places-1z.cpp P0012R1: Make exception specifications be part of the type system. This 2016-10-16 17:54:23 +00:00
p2-places.cpp P0012R1: Make exception specifications be part of the type system. This 2016-10-16 17:54:23 +00:00
p3.cpp PR38141: check whether noexcept-specifications are equivalent in redeclarations 2018-07-12 21:11:25 +00:00
p4.cpp
p5-delayed.cpp
p5-pointers.cpp
p5-virtual.cpp
p9-dynamic.cpp
p9-noexcept.cpp
p11.cpp Address comments that escaped D33333 2017-07-05 16:43:45 +00:00
p14-ir.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
p14.cpp P1286R2: Remove restriction that the exception specification of a 2019-05-06 05:04:56 +00:00
p15.cpp
template.cpp