[clang] [clang-repl] disable tests on AIX (NFC) (PR #153068)
Kelvin Li via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 14 07:39:41 PDT 2025
kkwli wrote:
> This is fine but consider marking them unsupported using `clang/test/Interpreter/lit.local.cfg`. Then it'll apply to all tests there.
@DavidSpickett Thanks for the suggestion. This is a good idea. I post https://github.com/llvm/llvm-project/pull/153587 to handle it.
https://github.com/llvm/llvm-project/pull/153068
More information about the cfe-commits
mailing list