But keep the added test case and also add another test case.
Fixes https://github.com/llvm/llvm-project/issues/59417.
This reverts commit e33243c950ac.
Paths
| Differential D139760
Revert "[clang-format] Link the braces of a block in UnwrappedLineParser" ClosedPublic Authored by owenpan on Dec 9 2022, 5:29 PM.
Details Summary But keep the added test case and also add another test case. Fixes https://github.com/llvm/llvm-project/issues/59417. This reverts commit e33243c950ac.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 9 2022, 11:10 PM This revision was landed with ongoing or failed builds.Dec 10 2022, 2:32 AM Closed by commit rG91b5d508e350: Revert "[clang-format] Link the braces of a block in UnwrappedLineParser" (authored by owenpan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 481840 clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/BracesRemoverTest.cpp
|