[PATCH] D37143: [clang-format] Fixed missing enter before bracket in typedef enum and extern
Krasimir Georgiev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 29 02:59:15 PDT 2017
krasimir added a comment.
Thank you! I prefer this patch to be split in two. I am still not convinced about the `extern` part: some clients might prefer the other style.
https://reviews.llvm.org/D37143
More information about the cfe-commits
mailing list