llvm-project/libcxx
Louis Dionne e4aad511e6 [libc++][NFC] Add missing include to ext/__hash
Note that we use <stddef.h> instead of <cstddef> because we're
using size_t (not std::size_t) and we're outside of namespace std.

Differential Revision: https://reviews.llvm.org/D138716
2022-11-25 11:49:01 -05:00
..
benchmarks [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
cmake [libc++] Introduce a setting to remove fstream from the library 2022-11-20 10:51:32 -05:00
docs [libc++] Bump AppleClang compiler requirement 2022-11-25 09:51:44 -05:00
include [libc++][NFC] Add missing include to ext/__hash 2022-11-25 11:49:01 -05:00
lib [libc++][PMR] Move the pmr::memory_resource destructor into the dylib 2022-11-01 00:37:04 +01:00
src [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05:00
test [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05:00
utils [libc++][AIX] Add AIX buildbot owners 2022-11-24 11:44:56 -05:00
.clang-format [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
.clang-tidy [libc++][clang-tidy] Enable readability-simplify-boolean-expr 2022-11-24 00:42:19 +01:00
.gitignore
CMakeLists.txt [libc++] Introduce a setting to remove fstream from the library 2022-11-20 10:51:32 -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 [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00