[all-commits] [llvm/llvm-project] cbdde4: [clang-format] Apply Allman style to lambdas
Björn Schäpers via All-commits
all-commits at lists.llvm.org
Tue Jan 19 09:22:21 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cbdde495ba28915d52b561e44aaba12db4cf724f
https://github.com/llvm/llvm-project/commit/cbdde495ba28915d52b561e44aaba12db4cf724f
Author: Björn Schäpers <bjoern at hazardy.de>
Date: 2021-01-19 (Tue, 19 Jan 2021)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Apply Allman style to lambdas
Differential Revision: https://reviews.llvm.org/D94906
More information about the All-commits
mailing list