This revision was automatically updated to reflect the committed changes.
Closed by commit rL311456: [clang-format] Fix lines regression in
clang-format.py (authored by krasimir).
Repository:
rL LLVM
https://reviews.llvm.org/D37011
Files:
cfe/trunk/tools/clang-format/clang-format.py
Index
djasper accepted this revision.
djasper added a comment.
This revision is now accepted and ready to land.
Thank you
https://reviews.llvm.org/D37011
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinf
krasimir created this revision.
This patch fixes a regression after https://reviews.llvm.org/rL305665,
which updates the structure of the `lines` variable.
https://reviews.llvm.org/D37011
Files:
tools/clang-format/clang-format.py
Index: tools/clang-format/clang-format.py
===