]> granicus.if.org Git - clang/commit
[clang-format] Fix lines regression in clang-format.py
authorKrasimir Georgiev <krasimir@google.com>
Tue, 22 Aug 2017 14:28:01 +0000 (14:28 +0000)
committerKrasimir Georgiev <krasimir@google.com>
Tue, 22 Aug 2017 14:28:01 +0000 (14:28 +0000)
commit1b700ab92542a774697ab91eb85962715cede9a7
treef11e92adc07251e8dcf7f4f88ba14764a7f5a327
parentff2cadec02ece3a0588227018e74537c521c6097
[clang-format] Fix lines regression in clang-format.py

Summary:
This patch fixes a regression after https://reviews.llvm.org/rL305665,
which updates the structure of the `lines` variable.

Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311456 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-format/clang-format.py