llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple
Joe Loser 2d83392a88
[libc++] Mark LWG3211 as complete: default constructor of tuple<> should be trivial
`libc++` has had the guarantee of the default constructor of `tuple<>` being
trivial since 405570dc7a. Now, the
standard mandates it as of LWG3211. So, move the file out of
`libcxx/test/libcxx` and into `libcxx/test/std` since it's no longer
`libc++`-specific. Rename it to be `.compile.pass.cpp` instead of
`.pass.cpp` while we're at it.

Reviewed By: ldionne, Quuxplusone, Mordante, #libc

Differential Revision: https://reviews.llvm.org/D112743
2021-10-29 12:08:51 -04:00
..
tuple.apply [libc++][test] Remove disable_missing_braces_warning.h from tests 2021-09-22 16:00:16 -04:00
tuple.assign [libc++] Add UNSUPPORTED for clang-14 since the underlying bug hasn't been fixed yet 2021-07-28 16:41:22 -04:00
tuple.cnstr [libc++] Mark LWG3211 as complete: default constructor of tuple<> should be trivial 2021-10-29 12:08:51 -04:00
tuple.creation [libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>. 2021-03-25 10:34:35 -04:00
tuple.elem [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
tuple.helper [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
tuple.rel [libc++][spaceship] Implement std::tuple::operator<=> 2021-10-08 16:24:28 -07:00
tuple.special [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
tuple.swap [libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>. 2021-03-25 10:34:35 -04:00
tuple.traits [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
PR27375.pass.cpp [libc++] NFC: Add regression tests for some <tuple> PRs that have been fixed 2021-06-08 12:17:10 -04:00
PR38601.pass.cpp [libc++] Fix incorrect main() signatures in the tests 2021-10-20 16:26:34 -04:00
TupleFunction.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
alloc_first.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
alloc_last.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00