]> granicus.if.org Git - clang/commitdiff
Whitespace.
authorChad Rosier <mcrosier@apple.com>
Tue, 6 Mar 2012 19:14:53 +0000 (19:14 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 6 Mar 2012 19:14:53 +0000 (19:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152134 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/noinline.c
test/Driver/noinline.c

index 18d34e1600dfdc8f196ecbd82f89ea9bbc155c4d..37e6c72f097ae53ce6d58438fdb5f92238f8c8dc 100644 (file)
@@ -11,4 +11,3 @@ void foo() {
 // NOINLINE: dont_inline_me
     pa[0] = dont_inline_me(pa[1],pa[2]);       
 }
-
index f6cac03535679390af513713d66146060ccf6f67..8790d7fb388dcaef7d6c363d8625a293b33cc25e 100644 (file)
@@ -7,4 +7,3 @@
 
 // CHECK: clang
 // CHECK: "-fno-inline"
-