Skip to content

Commit 34ce72a

Browse files
committed
Revert "Disable tests that is broken due to temporary reverts"
This reverts commit b3809e3, which disabled a test due to the reverts that are now relanded in this PR.
1 parent 81f1d61 commit 34ce72a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clang/test/Interpreter/inline-virtual.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// REQUIRES: host-supports-jit
2-
/// rdar://113406310
3-
// UNSUPPORTED: system-aix || true
2+
// UNSUPPORTED: system-aix
43
//
54
// We disable RTTI to avoid problems on Windows for non-RTTI builds of LLVM
65
// where the JIT cannot find ??_7type_info@@6B@.

0 commit comments

Comments
 (0)