Skip to content

Commit 8097d01

Browse files
committed
Revert "[AIX][tests] XFAIL -ftime-trace test for now"
The test was fixed by 2f99932. This reverts commit 25dc215.
1 parent bf53645 commit 8097d01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/test/Driver/ftime-trace.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Failing on AIX due to D150282
2-
// XFAIL: target={{.*}}-aix{{.*}}
3-
41
// RUN: rm -rf %t && mkdir -p %t && cd %t
52
// RUN: %clangxx -S -no-canonical-prefixes -ftime-trace -ftime-trace-granularity=0 -o out %s
63
// RUN: cat out.json \

0 commit comments

Comments
 (0)