llvm-project/libcxx
Nikolas Klauser f755806813 Remove __uncvref; use __uncvref_t instead
Reviewed By: Quuxplusone, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D119958
2022-02-17 22:54:31 +01:00
..
benchmarks [libc++] Fix modules and benchmarks CI builds when incomplete features are disabled 2022-02-08 15:15:07 -05:00
cmake [libc++] Refactor the Apple build scripts 2022-02-16 16:28:13 -05:00
docs [libc++] Implement P1165R1 (Make stateful allocator propagation more consistent) 2022-02-17 22:00:48 +01:00
include Remove __uncvref; use __uncvref_t instead 2022-02-17 22:54:31 +01:00
lib [libc++] Take more knobs into account when generating ABI lists 2022-02-15 16:11:16 -05:00
src [libc++] Move everything related solely to _LIBCPP_ASSERT to its own file 2022-02-16 12:49:50 -05:00
test Remove __uncvref; use __uncvref_t instead 2022-02-17 22:54:31 +01:00
utils [libc++][CI] Upload ABI lists for all jobs 2022-02-17 16:10:08 -05:00
.clang-format [libc++] Update clang-format to C++20. 2021-10-30 12:50:57 +02:00
.clang-tidy [libc++][test] Run clang-tidy during CI 2022-02-16 00:22:08 +01:00
.gitignore
CMakeLists.txt [runtimes] Move warning messages for FOO_SYSROOT & friends above their default value 2022-02-16 12:00:34 -05: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