This revision was automatically updated to reflect the committed changes.
Closed by commit rGec90bc0ea438: [clang-format][NFC] Clean up the unwrapped
line parser (authored by owenpan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127005/new/
https:
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127005/new/
https://reviews.llvm.org/D127005
___
cfe-commits mailing li
owenpan updated this revision to Diff 434366.
owenpan edited the summary of this revision.
owenpan added a comment.
Restored the return type of `parseLevel()` and reordered the parameters of
`parseStructuralElement()`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127005/new/
https://r
owenpan updated this revision to Diff 434287.
owenpan edited the summary of this revision.
owenpan added a comment.
Restored the prototype of `parseStructuralElement()`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127005/new/
https://reviews.llvm.org/D127005
Files:
clang/lib/Format
owenpan created this revision.
owenpan added reviewers: curdeius, HazardyKnusperkeks, MyDeveloperDay.
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.
Change the int