This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5b33fbffb08: [clang-format] Skip parsing a block if
it's nested too deep (authored by owenpan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127183/new/
h
owenpan updated this revision to Diff 434773.
owenpan added a comment.
Inadvertently moved the added code down when rebasing. Fixed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127183/new/
https://reviews.llvm.org/D127183
Files:
clang/lib/Format/UnwrappedLineParser.cpp
Index: cla
owenpan updated this revision to Diff 434761.
owenpan edited the summary of this revision.
owenpan added a comment.
Rebased.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127183/new/
https://reviews.llvm.org/D127183
Files:
clang/lib/Format/UnwrappedLineParser.cpp
Index: clang/lib/F
owenpan created this revision.
owenpan added reviewers: MyDeveloperDay, curdeius, HazardyKnusperkeks.
owenpan added a project: clang-format.
Herald added a project: All.
owenpan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Don't parse bl