[PATCH] D133635: [clang-format] Don't insert braces for loops with a null statement
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 10 06:06:42 PDT 2022
MyDeveloperDay added a comment.
Can't tell you how much I love this `InsertBraces` feature @ownpan, I work for a team (with a large code base) that uses them all the time, and we are catching missing braces in decade-old code! Thank you
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133635/new/
https://reviews.llvm.org/D133635
More information about the cfe-commits
mailing list