[all-commits] [llvm/llvm-project] 412144: [clang-format] Fix BeforeHash indent of comments a...
Owen via All-commits
all-commits at lists.llvm.org
Sun Aug 21 18:23:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41214456de9d23b2cf6f87cb39b1c79682d799b7
https://github.com/llvm/llvm-project/commit/41214456de9d23b2cf6f87cb39b1c79682d799b7
Author: owenca <owenpiano at gmail.com>
Date: 2022-08-21 (Sun, 21 Aug 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/lib/Format/TokenAnnotator.h
M clang/lib/Format/UnwrappedLineFormatter.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix BeforeHash indent of comments above PPDirective
Fixes #56326.
Differential Revision: https://reviews.llvm.org/D132097
More information about the All-commits
mailing list