llvm-project/libcxx/utils
Louis Dionne 586efd52b9 [libc++][P0943] Add stdatomic.h header.
* https://wg21.link/P0943
* https://eel.is/c++draft/stdatomic.h.syn

This is a re-application of 5d1c1a24, which was reverted in 987c7f407
because it broke the LLDB build.

Co-authored-by: Marek Kurdej <marek.kurdej@gmail.com>

Differential Revision: https://reviews.llvm.org/D97044
2022-05-06 09:52:48 -04:00
..
ci [libcxx] [ci] Add a i386 Windows configuration to CI 2022-05-06 10:12:04 +03:00
gdb/libcxx [libc++] Use bit field for checking if string is in long or short mode 2022-04-21 14:20:21 +02:00
libcxx [libc++] Mark tests that use check_assertion.h as requiring unix headers 2022-05-06 10:59:42 +01:00
symcheck-blacklists
CMakeLists.txt [libc++] Implement tests for private headers using the new generator 2022-04-04 17:44:47 -04:00
cat_files.py
generate_abi_list.py generate_header_tests.py: Sort the header files ASCIIbetically. 2020-12-14 09:56:07 -05:00
generate_feature_test_macro_components.py [libc++][P0943] Add stdatomic.h header. 2022-05-06 09:52:48 -04:00
generate_header_inclusion_tests.py [libc++] Add missing header <cuchar> 2022-03-07 08:48:50 -05:00
generate_header_tests.py [libc++][P0943] Add stdatomic.h header. 2022-05-06 09:52:48 -04:00
graph_header_deps.py [libc++] Remove the __libcpp_version file 2022-03-31 09:34:41 -04:00
merge_archives.py Remove unused imports. 2021-08-17 13:04:02 -07:00
run.py [libc++] Fix codesigning in run.py 2021-04-01 13:39:49 -04:00
ssh.py [libc++][NFC] Resolve Python 2 FIXME 2021-11-12 13:55:22 -05:00
sym_diff.py