[all-commits] [llvm/llvm-project] f8575f: [clang-format] Fix a bug in aligning comments abov...
Owen Pan via All-commits
all-commits at lists.llvm.org
Mon Nov 20 04:18:47 PST 2023
Branch: refs/heads/release/17.x
Home: https://github.com/llvm/llvm-project
Commit: f8575ff46f89e88c3e3a7f560bb2da77206f83b7
https://github.com/llvm/llvm-project/commit/f8575ff46f89e88c3e3a7f560bb2da77206f83b7
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-11-20 (Mon, 20 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.
(cherry picked from commit 5860d248a780aaef860db3d54184b49fc758c3c1)
More information about the All-commits
mailing list