[all-commits] [llvm/llvm-project] 28b76b: [clang-format] Handle goto labels for RemoveBraces...
Owen via All-commits
all-commits at lists.llvm.org
Sat Mar 5 12:47:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28b76b1e23bb25ed333183361705841ff8f77574
https://github.com/llvm/llvm-project/commit/28b76b1e23bb25ed333183361705841ff8f77574
Author: owenca <owenpiano at gmail.com>
Date: 2022-03-05 (Sat, 05 Mar 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/lib/Format/UnwrappedLineParser.h
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Handle goto labels for RemoveBracesLLVM
Differential Revision: https://reviews.llvm.org/D121042
More information about the All-commits
mailing list