[PATCH] D147969: Add InsertBraces to ChromiumStyle

Peter Boström via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 10 16:12:18 PDT 2023


pbos added a comment.

What defines a code-modifying feature? This shouldn't change control flow, so are superfluous {}s seen as code-modifying while additional spaces/tabs/whatnot are not?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147969



More information about the cfe-commits mailing list