[PATCH] D23274: Make clang-format remove duplicate headers when sorting #includes.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 02:26:22 PDT 2016


ioeric updated this revision to Diff 67489.
ioeric marked 3 inline comments as done.
ioeric added a comment.

- Addressed review comments.


https://reviews.llvm.org/D23274

Files:
  lib/Format/Format.cpp
  test/Format/remove-duplicate-includes.cpp
  tools/clang-format/ClangFormat.cpp
  unittests/Format/SortIncludesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23274.67489.patch
Type: text/x-patch
Size: 11066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160810/db76a6ee/attachment.bin>


More information about the cfe-commits mailing list