Those two DRs about the (copy) triviality of types with deleted special member functions are not implemented in Clang.
Document them as such.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129583
[DOC] Add DR1734 and DR1496 Clang's cxx_dr_status as not implemented ClosedPublic Authored by royjacobson on Jul 12 2022, 12:29 PM.
Details Summary Those two DRs about the (copy) triviality of types with deleted special member functions are not implemented in Clang.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 12 2022, 1:41 PM This revision was landed with ongoing or failed builds.Jul 13 2022, 2:48 PM Closed by commit rG202b327f5d29: [DOC] Add DR1734 and DR1496 Clang's cxx_dr_status as not implemented (authored by royjacobson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444423 clang/test/CXX/drs/dr14xx.cpp
clang/test/CXX/drs/dr17xx.cpp
clang/www/cxx_dr_status.html
|