llvm-project/clang/test/CXX/dcl.decl
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
..
dcl.decomp P0969R0: allow structured binding of accessible members, not only public members. 2018-09-25 22:12:44 +00:00
dcl.fct.def P1286R2: Remove restriction that the exception specification of a 2019-05-06 05:04:56 +00:00
dcl.init Per C++ [over.match.copy]p1, direct-initialization of a reference can 2018-07-02 23:25:22 +00:00
dcl.meaning PR33503: When a qualified name in a redeclaration names a prior declaration in 2018-01-03 23:03:54 +00:00
dcl.name
p4-0x.cpp