[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:52:20 PDT 2016
ioeric updated this revision to Diff 67191.
ioeric added a comment.
- Check code that is not in affected range is not reformatted in lit test.
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.67191.patch
Type: text/x-patch
Size: 9923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160808/5ac61633/attachment-0001.bin>
More information about the cfe-commits
mailing list