[PATCH] D137755: [clang-format] Treats &/&& as reference when followed by ',' or ')'.
Micah Weston via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 11 12:01:53 PST 2022
red1bluelost marked an inline comment as done.
red1bluelost added a comment.
I noticed that the Premerge seemed ran into an issue with 'InsertBraces'. It looks to me that it is unrelated and probably due to the pre-merge machine using a pre-15 clang-format (I ran into similar issue on my local machine).
If it is unrelated, could a reviewer commit on my behalf? Name and email is "Micah Weston" and micahsweston at gmail.com
Thanks for the helpful reviews!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137755/new/
https://reviews.llvm.org/D137755
More information about the cfe-commits
mailing list