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 bf53645 commit 8097d01Copy full SHA for 8097d01
clang/test/Driver/ftime-trace.cpp
@@ -1,6 +1,3 @@
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