[PATCH] D137762: [clang-format] avoid breaking )( with BlockIndent
Gedare Bloom via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 11 17:35:12 PST 2022
gedare marked an inline comment as done.
gedare added a comment.
I've added unit tests and confirmed (1) the new tests fail on current `main` and (2) all unit tests pass with this revision applied.
[100%] Running lit suite /llvm-project/clang/test/Unit
Testing Time: 250.49s
Skipped: 31
Passed : 15931
[100%] Built target check-clang-unit
All pending comments have been addressed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137762/new/
https://reviews.llvm.org/D137762
More information about the cfe-commits
mailing list