[PATCH] D11240: Add basic #include sorting functionality to clang-format

Daniel Jasper djasper at google.com
Mon Jul 20 11:22:20 PDT 2015


djasper updated this revision to Diff 30176.
djasper marked 2 inline comments as done.
djasper added a comment.

Addressed review comments.


http://reviews.llvm.org/D11240

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/FormatToken.cpp
  tools/clang-format/CMakeLists.txt
  tools/clang-format/ClangFormat.cpp
  tools/clang-format/clang-format.py
  unittests/Format/CMakeLists.txt
  unittests/Format/SortIncludesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11240.30176.patch
Type: text/x-patch
Size: 15769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150720/acc21ea5/attachment.bin>


More information about the cfe-commits mailing list