[PATCH] D109060: [AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support
Jinsong Ji via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 7 14:17:12 PDT 2021
jsji added inline comments.
================
Comment at: clang/test/Modules/ExtDebugInfo.cpp:208
-
-// CHECK: !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !{{[0-9]+}}, entity: ![[STRUCT]], file: ![[CPP]], line: 27)
+// CHECK: !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !{{[0-9]+}}, entity: ![[STRUCT]], file: ![[CPP]], line: 28)
----------------
Why this change? If this is needed, this should be in another patch. Thanks.
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