[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
Fri Aug 25 06:26:54 PDT 2017
krasimir added a comment.
These look like they could be two separate patches: I like the `typedef enum` part, not convinced about the `extern` part. Also, please add unit tests.
https://reviews.llvm.org/D37143
More information about the cfe-commits
mailing list