From: Gabor Greif Date: Fri, 19 Oct 2007 15:38:32 +0000 (+0000) Subject: add NL at end of file X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58065b2d8038a4e9a91ea4813bd1774c0f6efacb;p=clang add NL at end of file git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43178 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Parse/ParseObjc.cpp b/Parse/ParseObjc.cpp index f7ab990d29..2fd4446ae6 100644 --- a/Parse/ParseObjc.cpp +++ b/Parse/ParseObjc.cpp @@ -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 + }