[all-commits] [llvm/llvm-project] 293e4d: [clang-format] Correctly indent comment above fina...
Owen via All-commits
all-commits at lists.llvm.org
Fri Apr 14 13:58:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 293e4da32b1d823e63b2614e626bcd22649a8a15
https://github.com/llvm/llvm-project/commit/293e4da32b1d823e63b2614e626bcd22649a8a15
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestComments.cpp
Log Message:
-----------
[clang-format] Correctly indent comment above finalized PPDirective
Fixes #62107.
Differential Revision: https://reviews.llvm.org/D148200
More information about the All-commits
mailing list