[PATCH] D95168: [clang-format] Add InsertBraces option

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 26 02:08:17 PDT 2021


HazardyKnusperkeks added a comment.

Although verifyFormat is nice, I would add some EXPECT_EQ to show that the braces are really inserted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95168



More information about the cfe-commits mailing list