diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2024-10-08 10:21:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-08 10:21:51 +0200 |
commit | 20b8d3f52b02679f8be0e043df0f1bfd48c0c2bf (patch) | |
tree | 35c36cacd52f5899dfd74b000f8799a12b3ee899 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4d218caa7716743061e8d34d61b2181c94b16440 (diff) | |
download | llvm-20b8d3f52b02679f8be0e043df0f1bfd48c0c2bf.zip llvm-20b8d3f52b02679f8be0e043df0f1bfd48c0c2bf.tar.gz llvm-20b8d3f52b02679f8be0e043df0f1bfd48c0c2bf.tar.bz2 |
[libc++][CI] Replace LLDB test targets with libc++ test category (#110856)
We've been increasing the coverage of libc++ LLDB tests in the pre-merge
CI (see https://github.com/llvm/llvm-project/pull/110570). Unfortunately
the tests are spread across different targets. It would be great if we
had a single target that libc++ maintainers could run.
We do this by passing the `libc++` test-category as a parameter to
LLDB's [`dotest` testing
framework](https://lldb.llvm.org/resources/test.html). This will only
run LLDB tests that have been marked as belonging to the `libc++`
category.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions