[all-commits] [llvm/llvm-project] 2e2aa8: [clang-format] Fix a bug in DerivePointerAlignment...
Owen via All-commits
all-commits at lists.llvm.org
Fri Jan 13 12:58:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e2aa8bb6dea365e972528ad330f575b6b6e254b
https://github.com/llvm/llvm-project/commit/2e2aa8bb6dea365e972528ad330f575b6b6e254b
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in DerivePointerAlignment fallback
Fixes #59953.
Differential Revision: https://reviews.llvm.org/D141563
More information about the All-commits
mailing list