[PATCH] D114583: [clang-format] Adjust braced list detection

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 25 13:03:11 PST 2021


HazardyKnusperkeks requested changes to this revision.
HazardyKnusperkeks added a comment.
This revision now requires changes to proceed.

That will be a pain in the ass to merge with my current changes, but looks good.

In D114583#3153780 <https://reviews.llvm.org/D114583#3153780>, @curdeius wrote:

> First of all, the test seems ok for https://llvm.org/PR48305, but I'd like to see a test case for https://llvm.org/PR38314 (since you wrote in the description that this bug gets fixed as well).

But I second that.


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

https://reviews.llvm.org/D114583



More information about the cfe-commits mailing list