[all-commits] [llvm/llvm-project] 6b8a9f: [clang-format] Fix RAS reference alignment when PA...
Gedare Bloom via All-commits
all-commits at lists.llvm.org
Thu Jul 6 01:41:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b8a9ff7e74fcf00a5b37c505abcd3d290b2d3c2
https://github.com/llvm/llvm-project/commit/6b8a9ff7e74fcf00a5b37c505abcd3d290b2d3c2
Author: Gedare Bloom <gedare at rtems.org>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M clang/lib/Format/WhitespaceManager.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix RAS reference alignment when PAS is left or middle
Fixes a bug with the handling of right aligned references with left/middle
alignment pointers.
Fixes #63452.
Differential Revision: https://reviews.llvm.org/D153579
More information about the All-commits
mailing list