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

Pawel Maciocha via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 1 02:34:59 PDT 2017


PriMee added a reviewer: krasimir.
PriMee added a subscriber: krasimir.
PriMee added a comment.

@krasimir Could you please tell me what did you mean in the comment:

> I am still not convinced about the extern part: some clients might prefer the other style.

Do you suggest adding a new option, new style, like **BraceWrapping.AfterExtern** flag?


https://reviews.llvm.org/D37260





More information about the cfe-commits mailing list