[PATCH] D11240: Add basic #include sorting functionality to clang-format
    Daniel Jasper via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Sep 15 05:35:57 PDT 2015
    
    
  
djasper updated this revision to Diff 34800.
djasper marked 4 inline comments as done.
djasper added a comment.
Addressed (most) comments
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.34800.patch
Type: text/x-patch
Size: 27178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150915/05c189ff/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list