[PATCH] D150452: [clang-format] Recognize nested blocks
Galen Elias via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 12 10:59:06 PDT 2023
galenelias added a comment.
Coincidentally I also sent out a review to fix this issue yesterday, but went with a different approach of trying to scope the ProbablyBracedList logic by just looking at the lbrace previous token.
https://reviews.llvm.org/D150403
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150452/new/
https://reviews.llvm.org/D150452
More information about the cfe-commits
mailing list