summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjCXX
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjCXX')
-rw-r--r--clang/test/CodeGenObjCXX/debug-info.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjCXX/debug-info.mm b/clang/test/CodeGenObjCXX/debug-info.mm
index 30af4c30c50..0778889eb88 100644
--- a/clang/test/CodeGenObjCXX/debug-info.mm
+++ b/clang/test/CodeGenObjCXX/debug-info.mm
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -g -emit-obj %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -g -emit-obj %s -o /dev/null
// This test passes if clang doesn't crash.
OpenPOWER on IntegriCloud