diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-07-02 21:47:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 21:47:26 +0200 |
commit | b173c12b545462546cfdd5e2e1e8c88e6bcc2c65 (patch) | |
tree | 1d94ca291f6d1dc4c325c33d3d4f014263ed3bc0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0a822f82de91215151a3958c852ddd142815a3f5 (diff) | |
download | llvm-b173c12b545462546cfdd5e2e1e8c88e6bcc2c65.zip llvm-b173c12b545462546cfdd5e2e1e8c88e6bcc2c65.tar.gz llvm-b173c12b545462546cfdd5e2e1e8c88e6bcc2c65.tar.bz2 |
[libc++] Make libcxx/selftest a top-level test directory (#144852)
These tests aren't actually libc++-specific for the most part. They test
the testsuite, so they aren't tied to any implementation. That means
anybody using the testsuite should be able to run these tests
successfully.
The most notable changes are that
- `test/libcxx/selftest/modules` moved to `test/libcxx/modules`, since
the assumptions these tests check are libc++-specific
- there is a new `lit.local.cfg` for `test/selftest`
- `selftest/dsl/dsl.sh.py` was modified since the path to the monorepo
root changed
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions