llvm-capstone/libcxx
Mark de Wever faacf8bca3 [libc++][format] Addresses LWG3833.
LWG3833 Remove specialization template<size_t N> struct formatter<const charT[N], charT>

Depends on D143845

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D143850
2023-03-04 13:53:38 +01:00
..
benchmarks [libc++] Forward to std::memcmp for trivially comparable types in equal 2023-02-21 17:11:21 +01:00
cmake Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag" 2023-02-22 17:32:07 +00:00
docs [libc++][format] Addresses LWG3833. 2023-03-04 13:53:38 +01:00
include [libc++][format] Addresses LWG3833. 2023-03-04 13:53:38 +01:00
lib [libc++] Remove explicit instantiations of __insertion_sort_incomplete and __sort5 from the dylib 2023-02-01 19:53:38 +01:00
src [libc++] [FreeBSD] correct 64-bit test 2023-03-01 21:21:31 -05:00
test [libc++][format] Addresses LWG3833. 2023-03-04 13:53:38 +01:00
utils Revert "[libcxx] Temporarily skip Arm configs" 2023-03-03 10:59:52 +00:00
.clang-format [libc++] Improves clang-format settings. 2023-02-27 19:24:06 +01: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 [CMake] Bumps minimum version to 3.20.0. 2023-03-04 12:40:57 +01:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT