[all-commits] [llvm/llvm-project] fff993: [clang-format] Fix a bug in aligning comments in v...
Owen Pan via All-commits
all-commits at lists.llvm.org
Mon Nov 13 13:41:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fff993b7cfd01f733216bd81d2a18838b7a4a97f
https://github.com/llvm/llvm-project/commit/fff993b7cfd01f733216bd81d2a18838b7a4a97f
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M clang/lib/Format/WhitespaceManager.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in aligning comments in vector of structs (#72099)
Fixed #71825.
More information about the All-commits
mailing list