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

Pawel Maciocha via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 12 02:08:43 PDT 2017


PriMee added a comment.

A new style, e.g. **BraceWrapping.AfterExternC** option is what we are considering right now. It would probably handle the problem. Leaving the line break as is might be indeed a bad idea :)


https://reviews.llvm.org/D37260





More information about the cfe-commits mailing list