[PATCH] D75791: [clang-format] Added new option IndentExternBlock
Sylvestre Ledru via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 21 23:52:16 PDT 2020
sylvestre.ledru added a comment.
@MarcusJohnson91 I know it is confusing but we don't use the Mozilla coding style. We are using the Google style.
You can use the code snippet that I provided here:
https://bugs.llvm.org/show_bug.cgi?id=47589
it is easy to reproduce even without argument or configuration.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75791/new/
https://reviews.llvm.org/D75791
More information about the cfe-commits
mailing list