[all-commits] [llvm/llvm-project] 36d13d: [clang-format] Add space to comments starting with...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Sun Mar 13 13:56:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36d13d3f8adb3d1a6bae71370afa23d11a94dc78
https://github.com/llvm/llvm-project/commit/36d13d3f8adb3d1a6bae71370afa23d11a94dc78
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-03-13 (Sun, 13 Mar 2022)
Changed paths:
M clang/lib/Format/BreakableToken.cpp
M clang/unittests/Format/FormatTestComments.cpp
Log Message:
-----------
[clang-format] Add space to comments starting with '#'.
Fixes https://github.com/llvm/llvm-project/issues/35116.
Reviewed By: MyDeveloperDay, HazardyKnusperkeks, owenpan
Differential Revision: https://reviews.llvm.org/D121451
More information about the All-commits
mailing list