[PATCH] D67246: clang-format: Add support for formatting lambdas with explicit template parameters.
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 11 10:56:53 PDT 2019
thakis added a comment.
Do you think this should land with the comment FIXME for now? It improves formatting of this language feature when that heuristic is not used, and changing the heuristic is independent of the rest of this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67246/new/
https://reviews.llvm.org/D67246
More information about the cfe-commits
mailing list