[PATCH] D46496: [Tooling] Pull #include manipulation code from clangFormat into libToolingCore.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 11 12:31:18 PDT 2018


ioeric updated this revision to Diff 146384.
ioeric added a comment.

- Also moved yaml traits.


Repository:
  rC Clang

https://reviews.llvm.org/D46496

Files:
  include/clang/Format/Format.h
  include/clang/Tooling/Core/HeaderIncludes.h
  include/clang/Tooling/Core/IncludeStyle.h
  lib/Format/Format.cpp
  lib/Tooling/Core/CMakeLists.txt
  lib/Tooling/Core/HeaderIncludes.cpp
  lib/Tooling/Core/IncludeStyle.cpp
  unittests/Format/CleanupTest.cpp
  unittests/Format/FormatTest.cpp
  unittests/Format/SortIncludesTest.cpp
  unittests/Tooling/CMakeLists.txt
  unittests/Tooling/HeaderIncludesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46496.146384.patch
Type: text/x-patch
Size: 108382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180511/e24d9268/attachment-0001.bin>


More information about the cfe-commits mailing list