Endilll wrote: > Should we just run the tests for the LLDB C++ language plugin (i.e., the part > of LLDB that invokes Clang and the JIT). And then we could expand the set of > tests from there later?
In the bash script that currently handles this, "targets that we need to check if lldb is tested" is expressible, but "targets that we need to check if lldb is tested on clang changes" is not, and I consider it already too complicated for a bash script. https://github.com/llvm/llvm-project/pull/94208 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits