llvm-project/libcxx
Mark de Wever 088c7f7e3c [libc++] Applies P0602R4 retro-actively.
While testing a test failure of C++17 with Clang ToT it was noticed the
paper
  P0602R4 variant and optional should propagate copy/move triviality
was not applied as a DR in libc++.

This was discovered while investigating the issue "caused by" D131479.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D133326
2022-09-20 19:01:34 +02:00
..
benchmarks [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
cmake [libcxx] Use interface library for libcxx-abi-shared 2022-09-16 10:13:39 +02:00
docs [llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJECTS 2022-09-20 11:12:51 -04:00
include [libc++] Applies P0602R4 retro-actively. 2022-09-20 19:01:34 +02:00
lib [libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abort 2022-07-29 13:52:42 -04:00
src [libc++] Remove MSVC code 2022-09-20 10:11:42 +02:00
test [libc++] Applies P0602R4 retro-actively. 2022-09-20 19:01:34 +02:00
utils [NFC][libc++][format] Uses ranges algorithm. 2022-09-20 18:59:50 +02:00
.clang-format [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
.clang-tidy [libc++] Make the naming of private member variables consistent and enforce it through readability-identifier-naming 2022-09-02 21:36:36 +02:00
.gitignore
CMakeLists.txt [libc++] Inlines format_error for clang-cl DLL. 2022-08-31 19:13:19 +02:00
CREDITS.TXT Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00