aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Sema/PR2923.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Sema/PR2923.c b/test/Sema/PR2923.c
index dac25a2506..5d82776741 100644
--- a/test/Sema/PR2923.c
+++ b/test/Sema/PR2923.c
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -verify
+// RUN: clang -fsyntax-only -verify %s
// Test for absence of crash reported in PR 2923:
//