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

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 22 08:34:48 PDT 2015


djasper updated this revision to Diff 35375.
djasper added a comment.

Restructured a bit. Not as many comments just yet. Do you think this is an improvement?


http://reviews.llvm.org/D11240

Files:
  include/clang/Format/Format.h
  include/clang/Tooling/Core/Replacement.h
  lib/Format/Format.cpp
  lib/Format/FormatToken.cpp
  lib/Tooling/Core/Replacement.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
  unittests/Tooling/RefactoringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11240.35375.patch
Type: text/x-patch
Size: 26269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150922/75083b09/attachment-0001.bin>


More information about the cfe-commits mailing list