llvm-project/clang/test/CXX/except/except.spec
Richard Smith 3c4f8d2e96 P0012R1: Make exception specifications be part of the type system. This
implements the bulk of the change (modifying the type system to include
exception specifications), but not all the details just yet.

llvm-svn: 284337
2016-10-16 17:54:23 +00:00
..
canonical.cpp
p1.cpp
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 Promote a warning on ill-formed code (redeclaration missing an exception 2015-09-30 00:48:50 +00:00
p4.cpp Promote a warning on ill-formed code (redeclaration missing an exception 2015-09-30 00:48:50 +00:00
p5-delayed.cpp
p5-pointers.cpp PR25890: Fix incoherent error handling in PerformImplicitConversion and 2016-10-06 23:12:58 +00:00
p5-virtual.cpp
p9-dynamic.cpp Update clang to take into account the changes to personality fns 2015-06-17 20:53:19 +00:00
p9-noexcept.cpp Update clang to take into account the changes to personality fns 2015-06-17 20:53:19 +00:00
p11.cpp
p14-ir.cpp
p14.cpp P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: 2016-06-28 19:03:57 +00:00
p15.cpp
template.cpp