summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/PR4894-recursive-debug-crash.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/PR4894-recursive-debug-crash.m')
-rw-r--r--test/CodeGenObjC/PR4894-recursive-debug-crash.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/PR4894-recursive-debug-crash.m b/test/CodeGenObjC/PR4894-recursive-debug-crash.m
index c5f901c..d737911 100644
--- a/test/CodeGenObjC/PR4894-recursive-debug-crash.m
+++ b/test/CodeGenObjC/PR4894-recursive-debug-crash.m
@@ -3,7 +3,7 @@
//
// This test is actually just making sure we can generate the debug info for the
// return type from im0 without crashing.
-// XFAIL
+// XFAIL: *
@interface I0 {
I0 *_iv0;
OpenPOWER on IntegriCloud