[NFC][AIX] Disable precompiled module file test on AIX
authorJake Egan <jakeegan10@gmail.com>
Tue, 15 Mar 2022 19:15:58 +0000 (15:15 -0400)
committerJake Egan <jakeegan10@gmail.com>
Tue, 15 Mar 2022 19:16:15 +0000 (15:16 -0400)
commitd1873d395d5799fe7344d08de7f2b01e53697eca
tree06bc5254af30e219e92424d42e975f43d1324e5f
parent8ab69baad51a3f50800cb2eea9985fe5f2702438
[NFC][AIX] Disable precompiled module file test on AIX

This patch follows the same reasoning as D114481. The PCH reader looks for `__clangast` section in the precompiled module file, which is not present in the file on AIX and not supported in XCOFF yet.

Reviewed By: daltenty

Differential Revision: https://reviews.llvm.org/D121709
clang/test/ClangScanDeps/modules-no-undeclared-includes.c