[PATCH] D23274: Add an option to clang-format to remove duplicate headers.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 09:49:33 PDT 2016


ioeric created this revision.
ioeric added a reviewer: djasper.
ioeric added a subscriber: cfe-commits.
Herald added a subscriber: klimek.

https://reviews.llvm.org/D23274

Files:
  include/clang/Format/Format.h
  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.67190.patch
Type: text/x-patch
Size: 9891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160808/10ce710d/attachment-0001.bin>


More information about the cfe-commits mailing list