[all-commits] [llvm/llvm-project] b5b33f: [clang-format] Skip parsing a block if it's nested...
Owen via All-commits
all-commits at lists.llvm.org
Tue Jun 7 15:28:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5b33fbffb087f69f54b9a7bce70828ef6e82601
https://github.com/llvm/llvm-project/commit/b5b33fbffb087f69f54b9a7bce70828ef6e82601
Author: owenca <owenpiano at gmail.com>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
Log Message:
-----------
[clang-format] Skip parsing a block if it's nested too deep
Fixes #55912.
Differential Revision: https://reviews.llvm.org/D127183
More information about the All-commits
mailing list