[clang-format] Apply Allman style to lambdas
authorBjörn Schäpers <bjoern@hazardy.de>
Mon, 18 Jan 2021 12:15:20 +0000 (13:15 +0100)
committerBjörn Schäpers <bjoern@hazardy.de>
Tue, 19 Jan 2021 17:17:01 +0000 (18:17 +0100)
commitcbdde495ba28915d52b561e44aaba12db4cf724f
tree089c0fd583263f981b2b07cffbeaec54fcc14e43
parent051ec9f5f43a83e23bd3e20e512fc5ec44c19850
[clang-format] Apply Allman style to lambdas

Differential Revision: https://reviews.llvm.org/D94906
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp