llvm-project/libcxx
Mark de Wever ae103003b2 [libc++] [CI] Validate the output of the generated scripts.
This adds a CI job validating that the output of
utils/generate_feature_test_macro_components.py,
libcxx/utils/generate_header_inclusion_tests.py, and
utils/generate_header_tests.py are up to date.

The validation method has been copied from the Format job.

Differential Revision: https://reviews.llvm.org/D99862
2021-04-11 15:35:23 +02:00
..
benchmarks [libc++] Include <__config_site> from <__config> 2021-03-30 14:06:11 -07:00
cmake [CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX 2021-04-01 10:13:07 -07:00
docs [libc++] Update contributor documentation. 2021-04-07 18:33:27 +02:00
include [libc++] NFC: Move unused include of <limits> to allocator_traits.h 2021-04-09 15:31:55 -04:00
lib [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
src [CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX 2021-04-01 10:13:07 -07:00
test [libcxx] [test] Add more tests for renaming directories in fs.op.rename 2021-04-09 21:24:34 +03:00
utils [libc++] [CI] Validate the output of the generated scripts. 2021-04-11 15:35:23 +02:00
www [libcxx] [docs] Update docs about how to build for Windows 2021-03-15 17:30:26 +02:00
.clang-format
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt [CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX 2021-04-01 10:13:07 -07:00
CREDITS.TXT [libcxx] Adds [concept.same] 2020-04-08 18:00:13 -04:00
LICENSE.TXT
TODO.TXT [libc++][NFC] Remove outdated TODO item 2020-07-08 13:04:33 -04:00
appveyor-reqs-install.cmd
appveyor.yml