forked from OSchip/llvm-project
0c0628c92c
Since we now have modules-enabled CI, it is now redundant to have ad-hoc tests that check arbitrary things about our modules support. Instead, the whole test suite should pass with modules enabled, period. This patch also removes the module cache path workaround: one would expect that modules work properly without that workaround. If that isn't the case and we do run into flaky test failures, we can re-enable the workaround temporarily (but that would be very vexing and we should fix Clang ASAP if that's the case). Differential Revision: https://reviews.llvm.org/D104746 |
||
---|---|---|
.. | ||
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 |