[PATCH] D75791: [clang-format] Added new option IndentExternBlock
Marcus Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 20 13:55:37 PDT 2020
MarcusJohnson91 added a comment.
In D75791#2283961 <https://reviews.llvm.org/D75791#2283961>, @sylvestre.ledru wrote:
> Any chance this changes could have caused this regression https://bugs.llvm.org/show_bug.cgi?id=47589 ?
I don't think so, but I can double check the style defaults for the various types, and make the code harder to mess up in a min, currently I'm working on Clang's libSema so it might take a few days.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75791/new/
https://reviews.llvm.org/D75791
More information about the cfe-commits
mailing list