[PATCH] D147969: Add InsertBraces to ChromiumStyle

Peter Boström via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 10 13:33:11 PDT 2023


pbos added a comment.

Does this need additional testing besides clang/unittests/Format/BracesInserterTest.cpp ?

I haven't seen tests that EXPECT_TRUE(getChromiumStyle(lang).InsertBraces);


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