[PATCH] D26909: [ClangFormat] Only insert #include into the #include block in the beginning of the file.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 2 02:09:00 PST 2016


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

- Merge branch 'master' of http://llvm.org/git/clang into insert
- Still delete #include's in code.


https://reviews.llvm.org/D26909

Files:
  lib/Format/Format.cpp
  unittests/Format/CleanupTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26909.80039.patch
Type: text/x-patch
Size: 10386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161202/1d88d954/attachment.bin>


More information about the cfe-commits mailing list