We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-gmodules
1 parent 5133a8f commit 0f67c7aCopy full SHA for 0f67c7a
clang/test/PCH/gch-probe.c
@@ -1,3 +1,7 @@
1
+// Unsupported on AIX because we don't support the requisite "__clangast"
2
+// section in XCOFF yet.
3
+// UNSUPPORTED: target={{.*}}-aix{{.*}}
4
+
5
// For GCC compatibility, clang should probe also with the .gch extension.
6
// RUN: %clang -x c-header -c %s -o %t.h.gch
7
// RUN: %clang -fsyntax-only -include %t.h %s
0 commit comments