]> granicus.if.org Git - clang/commit
Be sure to flush raw_string_ostream objects in the Objective-C
authorDouglas Gregor <dgregor@apple.com>
Wed, 20 Apr 2011 13:35:54 +0000 (13:35 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 20 Apr 2011 13:35:54 +0000 (13:35 +0000)
commit750ea6192f7ccd6960bfe87112d934aab7ac579f
treef8ae723edf5e803c3d3796daf691f22f3c7c1813
parente23ac65af568ffe611b0990818ac3a57c856a4d8
Be sure to flush raw_string_ostream objects in the Objective-C
rewriter, from Eric Niebler!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129849 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/Rewriter.cpp