[all-commits] [llvm/llvm-project] cceedc: [clang-format] Fix a crash with AlignArrayOfStruct...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sun Mar 24 15:23:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cceedc939a43c7c732a5888364251775bffc2dba
https://github.com/llvm/llvm-project/commit/cceedc939a43c7c732a5888364251775bffc2dba
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-03-24 (Sun, 24 Mar 2024)
Changed paths:
M clang/lib/Format/WhitespaceManager.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix a crash with AlignArrayOfStructures option (#86420)
Fixes #86109.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list