llvm-capstone/libcxx
Ed Maste 43d05f4cc9
[libc++] Switch FreeBSD CI job to Clang 16 (#65422)
libc++ will drop support for Clang 15 before long.
2023-09-05 22:07:28 -04:00
..
benchmarks [libc++][ranges] Add benchmarks for the from_range constructors of vector and deque. 2023-09-05 15:57:45 -07:00
cmake [libc++][C++20 modules] Tests no except build. 2023-09-05 18:29:27 +02:00
docs [libc++][ranges] Implement P2443R1: views::chunk_by 2023-09-05 16:19:49 -07:00
include [libc++][ranges] Implement P2443R1: views::chunk_by 2023-09-05 16:19:49 -07:00
lib [libc++] Optimize internal function in <system_error> 2023-08-11 13:08:45 -07:00
modules [libc++][ranges] Implement P2443R1: views::chunk_by 2023-09-05 16:19:49 -07:00
src [libc++] Avoid destructor call for error_category singletons 2023-09-05 13:44:10 -04:00
test [libc++][ranges] Implement P2443R1: views::chunk_by 2023-09-05 16:19:49 -07:00
utils [libc++] Switch FreeBSD CI job to Clang 16 (#65422) 2023-09-05 22:07:28 -04:00
.clang-format [libc++] Make everything in namespace std have default type visibility and hidden visibility and remove _LIBCPP_ENUM_VIS 2023-08-19 15:16:04 -07:00
.clang-tidy [libc++] Fix template parameter naming and enforce it through readability-identifier-naming 2023-07-24 19:54:12 -07:00
.gitignore
appveyor-reqs-install.cmd
appveyor.yml Remove lit's --summary flag from buildbots. 2023-08-31 14:23:51 -04:00
CMakeLists.txt [libc++][modules] Simplifies C++20 module testing. 2023-08-22 20:06:28 +02:00
CREDITS.TXT [libcxx] Add mdspan/extents 2023-05-16 14:30:36 -07:00
LICENSE.TXT
TODO.TXT