llvm-capstone/libcxx
Nikolas Klauser 173476ea04 [libc++] Add __decay_t and use it instead of decay<>::type
This avoids instantiating lots of types.

Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D146984
2023-03-31 02:22:48 +02:00
..
benchmarks [libc++abi] Improve performance of __dynamic_cast 2023-03-19 10:04:34 +01:00
cmake [libc++][NFC] Move the stdlib= test suite configuration for Apple into the cfg.in files 2023-03-17 15:08:35 -04:00
docs [libc++][ranges] P2711R1 Making multi-param constructors of views explicit 2023-03-23 19:30:21 +02:00
include [libc++] Add __decay_t and use it instead of decay<>::type 2023-03-31 02:22:48 +02:00
lib [libc++][NFC] Clean up the ABI changelog 2023-03-19 10:37:24 -04:00
src [libc++] Granularize __mutex_base 2023-03-22 20:17:26 +01:00
test [libc++] Systematically define a macro to check whether a feature is unavailable 2023-03-30 15:17:55 -04:00
utils [libc++] Systematically define a macro to check whether a feature is unavailable 2023-03-30 15:17:55 -04:00
.clang-format [libc++] Remove _LIBCPP_CONSTEVAL 2023-03-10 09:04:48 -05:00
.clang-tidy [libc++] Enable radability-identifier-naming for local variables and fix any problems 2023-02-11 20:03:53 +01:00
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-03-18 20:32:43 +01:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT