[PATCH] D14052: clang-format: Format std::function template parameter consistently inside function

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 26 05:11:26 PDT 2015


djasper accepted this revision.
djasper added a comment.
This revision is now accepted and ready to land.

Submitted tests and alternative fix in r251284. Seems to me, there can never be a cast right before a ">".


http://reviews.llvm.org/D14052





More information about the cfe-commits mailing list