[PATCH] D56226: [clang-format] square parens that are followed by '=' are not Objective-C message sends
Jan Korous via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 3 07:04:37 PST 2019
jkorous added a comment.
I was thinking the same (that we might be able to make the detection more precise) but I got the impression these cases are handled later (L524 and below).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56226/new/
https://reviews.llvm.org/D56226
More information about the cfe-commits
mailing list