[PATCH] D40178: clang-format: [JS] remove trailing lines in arrow functions.

Daniel Jasper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 17 08:30:25 PST 2017


djasper added a comment.

Is this different for C++ lambdas? I would think that we never should add an empty line before the "}" of a child block.


https://reviews.llvm.org/D40178





More information about the cfe-commits mailing list