[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:40:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278206: Make clang-format remove duplicate headers when sorting #includes. (authored by ioeric).

Changed prior to commit:
  https://reviews.llvm.org/D23274?vs=67489&id=67492#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23274

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

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


More information about the cfe-commits mailing list