[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 12:55:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332284: [clang-format] Move #include related style to libToolingCore (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D46758

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

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


More information about the cfe-commits mailing list