This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG06d4a76309cd: [NFC][AIX]Disable precompiled module file
tests on AIX (authored by stevewan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
stevewan updated this revision to Diff 389535.
stevewan added a comment.
Explain the rationale
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114481/new/
https://reviews.llvm.org/D114481
Files:
clang/test/ClangScanDeps/modules-pch-common-submodul
daltenty accepted this revision.
daltenty added a comment.
This revision is now accepted and ready to land.
LGTM, with minor nit.
Comment at: clang/test/ClangScanDeps/modules-pch-common-submodule.c:1
+// UNSUPPORTED: aix
+
Let's add a comment, to let folks know
stevewan created this revision.
stevewan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The PCH reader looks for `__clangast` section in the precompiled module file,
which is not present in the file on AIX, and we don't support writing th