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.
1 parent f2a05c6 commit 25dc215Copy full SHA for 25dc215
clang/test/Driver/ftime-trace.cpp
@@ -1,3 +1,6 @@
1
+// Failing on AIX due to D150282
2
+// XFAIL: target={{.*}}-aix{{.*}}
3
+
4
// RUN: rm -rf %t && mkdir -p %t && cd %t
5
// RUN: %clangxx -S -no-canonical-prefixes -ftime-trace -ftime-trace-granularity=0 -o out %s
6
// RUN: cat out.json \
0 commit comments