[all-commits] [llvm/llvm-project] 91b5d5: Revert "[clang-format] Link the braces of a block ...
Owen via All-commits
all-commits at lists.llvm.org
Sat Dec 10 02:32:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91b5d508e350a26028b7fc1397f21334e49dda5d
https://github.com/llvm/llvm-project/commit/91b5d508e350a26028b7fc1397f21334e49dda5d
Author: Owen Pan <owenpiano at gmail.com>
Date: 2022-12-10 (Sat, 10 Dec 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/BracesRemoverTest.cpp
Log Message:
-----------
Revert "[clang-format] Link the braces of a block in UnwrappedLineParser"
This reverts commit e33243c950ac40d027ad8facbf7ccf0624604a16 but
keeps the added test case and also adds another test case.
Fixes #59417.
Differential Revision: https://reviews.llvm.org/D139760
More information about the All-commits
mailing list