]> granicus.if.org Git - clang/commitdiff
add NL at end of file
authorGabor Greif <ggreif@gmail.com>
Fri, 19 Oct 2007 15:38:32 +0000 (15:38 +0000)
committerGabor Greif <ggreif@gmail.com>
Fri, 19 Oct 2007 15:38:32 +0000 (15:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43178 91177308-0d34-0410-b5e6-96231b3b80d8

Parse/ParseObjc.cpp

index f7ab990d29e9a8e8888674714da0e2709e9c70e1..2fd4446ae6d14689de1c9f1ea1739a96595eeb45 100644 (file)
@@ -1348,4 +1348,4 @@ Parser::ExprResult Parser::ParseObjCSelectorExpression(SourceLocation AtLoc)
                                                    &KeyIdents[0]);
   return Actions.ParseObjCSelectorExpression(Sel, AtLoc, SelectorLoc, LParenLoc, 
                                              RParenLoc);
- }
\ No newline at end of file
+ }