[PATCH] D75791: [clang-format] Added new option IndentExternBlock
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 19 04:49:39 PDT 2020
MyDeveloperDay added a comment.
> btw, in .BraceWrapping = {true, false); blocks, AfterExternBlock is the 9th option, I checked the BraceWrapping enum.
This will become clearer I hope when I land D79325: [clang-format] [PR42164] Add Option to Break before While <https://reviews.llvm.org/D79325>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75791/new/
https://reviews.llvm.org/D75791
More information about the cfe-commits
mailing list