[all-commits] [llvm/llvm-project] 5860d2: [clang-format] Fix a bug in aligning comments abov...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sun Nov 19 15:00:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5860d248a780aaef860db3d54184b49fc758c3c1
https://github.com/llvm/llvm-project/commit/5860d248a780aaef860db3d54184b49fc758c3c1
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-11-19 (Sun, 19 Nov 2023)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestComments.cpp
Log Message:
-----------
[clang-format] Fix a bug in aligning comments above PPDirective (#72791)
Fixed #72785.
More information about the All-commits
mailing list