[PATCH] D95168: [clang-format] Add InsertBraces option
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 14 03:35:47 PDT 2021
MyDeveloperDay added a comment.
Any thoughts about actually removing braces? eliding braces on single line functions would be very useful for LLVM, its like the most common review comment!
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