forked from OSchip/llvm-project
1b87573aaf
The runtimes build has assertions enabled, which is necessary to catch some of the modules-related issues we've been seeing recently. This patch enables testing with modules in the runtimes build so as to cover those cases. In the future, a better solution would be to systematically use versions of Clang that have assertions enabled. However, the Clangs we release currently don't have assertions enabled by default, which causes a challenge for the CI (we could try to build our own Clang from ToT with assertions in the CI, but that poses some problems). Differential Revision: https://reviews.llvm.org/D104252 |
||
---|---|---|
.. | ||
ci | ||
gdb/libcxx | ||
google-benchmark | ||
libcxx | ||
symcheck-blacklists | ||
cat_files.py | ||
generate_abi_list.py | ||
generate_feature_test_macro_components.py | ||
generate_header_inclusion_tests.py | ||
generate_header_tests.py | ||
graph_header_deps.py | ||
merge_archives.py | ||
run.py | ||
ssh.py | ||
sym_diff.py |