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

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 14 13:21:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332287: [Tooling] Pull #include manipulation code from clangFormat into libToolingCore. (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D46496

Files:
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/include/clang/Tooling/Core/HeaderIncludes.h
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Tooling/Core/CMakeLists.txt
  cfe/trunk/lib/Tooling/Core/HeaderIncludes.cpp
  cfe/trunk/unittests/Format/CleanupTest.cpp
  cfe/trunk/unittests/Tooling/CMakeLists.txt
  cfe/trunk/unittests/Tooling/HeaderIncludesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46496.146669.patch
Type: text/x-patch
Size: 85037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180514/272d4136/attachment-0001.bin>


More information about the cfe-commits mailing list