[PATCH] D46758: [clang-format] Move #include related style to libToolingCore
    Eric Liu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri May 11 08:53:15 PDT 2018
    
    
  
ioeric created this revision.
ioeric added a reviewer: ilya-biryukov.
Herald added subscribers: cfe-commits, klimek.
This will be shared by include insertion/deletion library.
Repository:
  rC Clang
https://reviews.llvm.org/D46758
Files:
  include/clang/Format/Format.h
  include/clang/Tooling/Core/IncludeStyle.h
  lib/Format/Format.cpp
  unittests/Format/FormatTest.cpp
  unittests/Format/SortIncludesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46758.146336.patch
Type: text/x-patch
Size: 24975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180511/43615d1a/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list