llvm-project/libcxx/test/std/utilities/variant
Kent Ross c4566cac49 [libc++][spaceship] Implement std::variant::operator<=>
Implements [variant.relops] and [variant.monostate.relops] for P1614R2

Reviewed By: Mordante, #libc, avogelsgesang

Differential Revision: https://reviews.llvm.org/D131372
2022-08-14 16:16:52 -07:00
..
variant.bad_variant_access [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
variant.general [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
variant.get [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
variant.hash [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
variant.helpers [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
variant.monostate [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
variant.monostate.relops [libc++][spaceship] Implement std::variant::operator<=> 2022-08-14 16:16:52 -07:00
variant.relops [libc++][spaceship] Implement std::variant::operator<=> 2022-08-14 16:16:52 -07:00
variant.synopsis [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
variant.variant Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
variant.visit [libcxx][test] Add missing includes and suppress warnings 2022-01-13 17:34:04 -08:00