diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-06-22 16:54:27 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-06-23 09:42:56 -0400 |
commit | 0c0628c92c0d3638f5739ecb28ba554347feccdf (patch) | |
tree | d119142ecf9a91ba85e1760378c8d5a03584edcf /llvm/lib/Demangle/RustDemangle.cpp | |
parent | 707224ea16f67c9a4fb97e89f5599838fd622841 (diff) | |
download | llvm-0c0628c92c0d3638f5739ecb28ba554347feccdf.zip llvm-0c0628c92c0d3638f5739ecb28ba554347feccdf.tar.gz llvm-0c0628c92c0d3638f5739ecb28ba554347feccdf.tar.bz2 |
[libc++] Remove ad-hoc modules tests that are now unnecessary
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
Diffstat (limited to 'llvm/lib/Demangle/RustDemangle.cpp')
0 files changed, 0 insertions, 0 deletions