[all-commits] [llvm/llvm-project] 5679f5: [clang-format] Fix crashes in AlignArrayOfStructur...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Nov 17 14:35:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5679f5515b8ba83c804ad871452a95565af76e19
https://github.com/llvm/llvm-project/commit/5679f5515b8ba83c804ad871452a95565af76e19
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M clang/lib/Format/WhitespaceManager.cpp
M clang/lib/Format/WhitespaceManager.h
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix crashes in AlignArrayOfStructures (#72520)
Fixed #54815.
Fixed #55269.
Fixed #55493.
Fixed #68431.
More information about the All-commits
mailing list