[PATCH] D52842: clang-format: Don't insert spaces in front of :: for Java 8 Method References.
Krasimir Georgiev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 5 10:06:02 PDT 2018
krasimir added a comment.
I'll take a look. I'm a bit worried that this might potentially affect C++ files too: I'll run an experiment over some random files to confirm that we're not missing something.
https://reviews.llvm.org/D52842
More information about the cfe-commits
mailing list