[PATCH] D109060: [AIX] Disable LIT tests on AIX due to lack of Objective-C support
Jake Egan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 1 06:44:38 PDT 2021
Jake-Egan added a comment.
In D109060#2976745 <https://reviews.llvm.org/D109060#2976745>, @jsji wrote:
> For `clang/test/CodeGenObjCXX` and `clang/test/CodeGenObjC`, can we add lit.local.cfg and add the unsupport there, no adding to every files in the folder?
These tests are a subset of the tests in `clang/test/CodeGenObjCXX` and `clang/test/CodeGenObjC`. The rest of the tests in those folders are supported (cross-compiling).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109060/new/
https://reviews.llvm.org/D109060
More information about the cfe-commits
mailing list