[all-commits] [llvm/llvm-project] f4d52c: [clang-format] Fix a bug in "AfterControlStatement...
Owen via All-commits
all-commits at lists.llvm.org
Sat May 21 15:12:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4d52cad671380d9fa6c1637e1c82b7296fd7da0
https://github.com/llvm/llvm-project/commit/f4d52cad671380d9fa6c1637e1c82b7296fd7da0
Author: owenca <owenpiano at gmail.com>
Date: 2022-05-21 (Sat, 21 May 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineFormatter.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in "AfterControlStatement: MultiLine"
Fixes #55582.
Differential Revision: https://reviews.llvm.org/D125959
More information about the All-commits
mailing list