[PATCH] D150403: [clang-format] Adjust braced list detection (try 2)

Galen Elias via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 12 16:04:08 PDT 2023


galenelias added a comment.

@HazardyKnusperkeks, thanks for the feedback.  I added the TokenAnnotatorTests from @sstwcw's review.  I also updated the design to use a single stack instead of the two parallel stacks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150403/new/

https://reviews.llvm.org/D150403



More information about the cfe-commits mailing list