[all-commits] [llvm/llvm-project] b68370: [clang-format] Fix a possible crash in `AlignAfter...
Owen Pan via All-commits
all-commits at lists.llvm.org
Wed Dec 6 17:46:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b683709ea6eec7d0a388bd50c571774c9b9ffdb7
https://github.com/llvm/llvm-project/commit/b683709ea6eec7d0a388bd50c571774c9b9ffdb7
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M clang/lib/Format/ContinuationIndenter.cpp
Log Message:
-----------
[clang-format] Fix a possible crash in `AlignAfterOpenBracket: BlockIndent`
More information about the All-commits
mailing list