]> granicus.if.org Git - clang/commitdiff
Trim whitespace.
authorMike Stump <mrs@apple.com>
Wed, 18 Nov 2009 18:52:31 +0000 (18:52 +0000)
committerMike Stump <mrs@apple.com>
Wed, 18 Nov 2009 18:52:31 +0000 (18:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89219 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CGDecl.cpp

index 1d2040bae203de6e8bf18d41270ba87319b5aeb5..349ede51c63b0b0f74ab33c1e29ff06d017e08fa 100644 (file)
@@ -611,4 +611,3 @@ void CodeGenFunction::EmitParmDecl(const VarDecl &D, llvm::Value *Arg) {
     DI->EmitDeclareOfArgVariable(&D, DeclPtr, Builder);
   }
 }
-