llvm-capstone/libcxx
Amirreza Ashouri f4ec54b51b Fix typo "__is_parititioned_impl" to "__is_partitioned_impl"
A typo has been fixed

Reviewed By: #libc, Mordante

Differential Revision: https://reviews.llvm.org/D154296
2023-07-02 16:56:32 +02:00
..
benchmarks [libc++][NFC] Apply clang-format on large parts of the code base 2023-06-19 11:19:51 -04:00
cmake [libc++] Remove the legacy debug mode. 2023-06-29 14:49:51 -07:00
docs [libc++] Implement stringbuf members of P0408R7 (Efficient Access to basic_stringbuf's Buffer) 2023-07-01 13:43:08 +02:00
include Fix typo "__is_parititioned_impl" to "__is_partitioned_impl" 2023-07-02 16:56:32 +02:00
lib [libc++] Remove symbols for a std::allocator_arg & friends from the dylib 2023-04-19 17:27:14 -04:00
modules [libc++][mdspan] Implement layout_left 2023-06-29 14:01:08 -06:00
src [libc++] Remove the legacy debug mode. 2023-06-29 14:49:51 -07:00
test [libc++] Implement stringbuf members of P0408R7 (Efficient Access to basic_stringbuf's Buffer) 2023-07-01 13:43:08 +02:00
utils [libc++] Remove the legacy debug mode. 2023-06-29 14:49:51 -07:00
.clang-format [libc++] Make sure our .clang-format is used for all languages 2023-06-20 15:00:53 -04: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 [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00
CMakeLists.txt [libc++] Remove the legacy debug mode. 2023-06-29 14:49:51 -07:00
CREDITS.TXT [libcxx] Add mdspan/extents 2023-05-16 14:30:36 -07:00
LICENSE.TXT
TODO.TXT