commit | a823dd176f0bf073bd782db76c3c07de7a5b6fe6 | [log] [tgz] |
---|---|---|
author | Gabor Greif <ggreif@gmail.com> | Fri Oct 19 15:38:32 2007 +0000 |
committer | Gabor Greif <ggreif@gmail.com> | Fri Oct 19 15:38:32 2007 +0000 |
tree | c4d26681214a64157c48ebfc918bce8ae1094a1f | |
parent | 96b55da98b7e4fe43d83f9a131e4b3e9fca11c79 [diff] [blame] |
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 f7ab990..2fd4446 100644 --- a/Parse/ParseObjc.cpp +++ b/Parse/ParseObjc.cpp
@@ -1348,4 +1348,4 @@ &KeyIdents[0]); return Actions.ParseObjCSelectorExpression(Sel, AtLoc, SelectorLoc, LParenLoc, RParenLoc); - } \ No newline at end of file + }