[PATCH] D135848: [clang][Module][AIX] Mark test unsupported since objc doesn't have xcoff support

Kai Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 12 20:50:13 PDT 2022


lkail added inline comments.


================
Comment at: clang/test/Modules/module-file-home-is-cwd.m:1
+// UNSUPPORTED: aix
 // RUN: cd %S
----------------
hubert.reinterpretcast wrote:
> We see GOFF in the same list.
Nice one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135848/new/

https://reviews.llvm.org/D135848



More information about the cfe-commits mailing list