[PATCH] D37260: [clang-format] Fixed extern C brace wrapping

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 11 08:30:14 PDT 2017


krasimir added a comment.

Yes, I meant that it should at least be controlled by a flag. However, adding flags to clang-format requires careful consideration, we usually would accept options that are necessary for commonly used styles with style guides and with a community willing to support these options.

So, I'd like to get the feedback from @djasper about it.


https://reviews.llvm.org/D37260





More information about the cfe-commits mailing list