]> granicus.if.org Git - clang/commit
Fix <rdar://problem/7490212> clang rewriter: return of the mixed line endings, which is
authorSteve Naroff <snaroff@apple.com>
Tue, 5 Jan 2010 17:33:23 +0000 (17:33 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 5 Jan 2010 17:33:23 +0000 (17:33 +0000)
commitd57d7c090468712dca447af901eac377711394e5
tree029e2f715b3a949ccf6a343a25aab56c55bec2e5
parent6607aca723992d364f2de15f5d739aae8c2a6469
Fix <rdar://problem/7490212> clang rewriter: return of the mixed line endings, which is
related to <rdar://problem/6596843> clang ObjC rewriter: Line endings still mixed in rewrite output

This fix was dropped when I integrated the 'objective-rewrite' branch.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92737 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/FrontendActions.cpp