]> granicus.if.org Git - clang/commit
Make DeletedLines local variables in checkEmptyNamespace.
authorEric Liu <ioeric@google.com>
Wed, 5 Oct 2016 15:49:01 +0000 (15:49 +0000)
committerEric Liu <ioeric@google.com>
Wed, 5 Oct 2016 15:49:01 +0000 (15:49 +0000)
commit57de589877407ca3173f127b4d5583fda677c84b
tree6a4167a12d4e83c180e65aed995a0fb85920b8bd
parentcd5b63876f8154c98c8aafcdbb3dd725be7c701e
Make DeletedLines local variables in checkEmptyNamespace.

Summary: Patch by Sam McCall!

Reviewers: djasper

Subscribers: klimek, cfe-commits

Differential Revision: https://reviews.llvm.org/D25162

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