[PATCH] D20734: [clang-format] insert new #includes into correct blocks when cleaning up Replacement with cleanupAroundReplacements().

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 00:48:08 PDT 2016


ioeric updated this revision to Diff 59017.
ioeric added a comment.

- Use std::set_difference in fixCppIncludeInsertions()


http://reviews.llvm.org/D20734

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  unittests/Format/CleanupTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20734.59017.patch
Type: text/x-patch
Size: 25962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160531/f1f0ee32/attachment-0001.bin>


More information about the cfe-commits mailing list