mirror of https://github.com/llvm-mirror/libcxx
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Summary: P0602R4 makes the special member functions of optional and variant conditionally trivial based on the types in the optional/variant. We already implemented that, but the tests were organized as if this were a non-standard extension. This patch reorganizes the tests in a way that makes more sense since this is not an extension anymore. Reviewers: EricWF, mpark, mclow.lists Subscribers: christof, jkorous, dexonsmith, libcxx-commits Differential Revision: https://reviews.llvm.org/D54772 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@350884 91177308-0d34-0410-b5e6-96231b3b80d8 |
7 years ago | |
|---|---|---|
| .. | ||
| TS_deprecation.html | 8 years ago | |
| atomic_design.html | 8 years ago | |
| atomic_design_a.html | 8 years ago | |
| atomic_design_b.html | 8 years ago | |
| atomic_design_c.html | 8 years ago | |
| content.css | 16 years ago | |
| cxx1y_status.html | 7 years ago | |
| cxx1z_status.html | 7 years ago | |
| cxx2a_status.html | 7 years ago | |
| index.html | 7 years ago | |
| menu.css | 16 years ago | |
| ts1z_status.html | 8 years ago | |
| type_traits_design.html | 8 years ago | |
| upcoming_meeting.html | 7 years ago | |