]> granicus.if.org Git - clang/commit
[clang-format] do not add existing includes.
authorEric Liu <ioeric@google.com>
Tue, 14 Jun 2016 14:09:21 +0000 (14:09 +0000)
committerEric Liu <ioeric@google.com>
Tue, 14 Jun 2016 14:09:21 +0000 (14:09 +0000)
commitc736d7a85fc9b1173a058a8a345b32453d22cee9
tree9d8f4e994cfd599110bbf7a76914ae6d43bfd305
parent4ace26b3754bea5f81194312b1a2f15ffd71fa8f
[clang-format] do not add existing includes.

Summary: do not add existing includes.

Reviewers: djasper

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D21323

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@272669 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/Format.cpp
unittests/Format/CleanupTest.cpp