[PATCH] D134626: [clang-format] Correctly indent closing brace of compound requires

Emilia Dreamer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 25 23:22:29 PDT 2022


rymiel added a comment.

Note: I don't have the historical insight to know why the code order was as it was. I simply tried yoinking the place where the level was being set to occur earlier, and it surprisingly seemed to work, and also seemed to not break any other tests; I hope it doesn't break something in some subtle way


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134626



More information about the cfe-commits mailing list