[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:53:50 PDT 2018


krasimir added a comment.

Looks good!
I didn't find any instances where this messes-up C++ code (and it looks fine to me for Java code).


https://reviews.llvm.org/D52842





More information about the cfe-commits mailing list