[PATCH] D46758: [clang-format] Move #include related style to libToolingCore

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 14 07:02:18 PDT 2018


ioeric updated this revision to Diff 146598.
ioeric marked an inline comment as done.
ioeric added a comment.

- Remove an unintended change.


Repository:
  rC Clang

https://reviews.llvm.org/D46758

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46758.146598.patch
Type: text/x-patch
Size: 26550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180514/f02f2776/attachment-0001.bin>


More information about the cfe-commits mailing list