[clang-format][NFC] Clean up the unwrapped line parser
Change the signatures of parseBlock(), parseLevel(), and parseStructuralElement() to support combining else and if when removing braces. See #55663. Differential Revision: https://reviews.llvm.org/D127005
Loading
Please sign in to comment