]> granicus.if.org Git - clang/commitdiff
Fix missing %s in run string causing hang during tests.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 29 Oct 2008 19:29:09 +0000 (19:29 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 29 Oct 2008 19:29:09 +0000 (19:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58394 91177308-0d34-0410-b5e6-96231b3b80d8

test/Sema/PR2923.c

index dac25a250616cd41f1d9fd68a4d307416f090f73..5d827767419617fc8dc630330c81a8eb5a645065 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -verify
+// RUN: clang -fsyntax-only -verify %s
 
 // Test for absence of crash reported in PR 2923:
 //