]> granicus.if.org Git - clang/commitdiff
fix RUN line
authorNuno Lopes <nunoplopes@sapo.pt>
Fri, 30 Jan 2009 14:03:37 +0000 (14:03 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Fri, 30 Jan 2009 14:03:37 +0000 (14:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63392 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/rdar-6541136.c

index 919a21dc21c17900c72fc7926609a39cb0ba8ae5..524f154adc015b5ed3943519bfb656c9de61e37a 100644 (file)
@@ -1,4 +1,4 @@
-// clang -verify -analyze -checker-cfref -analyzer-store-basic %s
+// RUN: clang -verify -analyze -checker-cfref -analyzer-store-basic %s
 
 struct tea_cheese { unsigned magic; };
 typedef struct tea_cheese kernel_tea_cheese_t;