[PATCH] D150403: [clang-format] Adjust braced list detection (try 2)
sstwcw via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 12 18:34:43 PDT 2023
sstwcw added a comment.
> To this end, I am tracking the previous token type in a stack parallel
> to LBraceStack to help scope this particular case.
Maybe keep the description up to date with the code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150403/new/
https://reviews.llvm.org/D150403
More information about the cfe-commits
mailing list