[all-commits] [llvm/llvm-project] e9acf0: [clang-format] Put a "trailing" space back in a un...
Owen via All-commits
all-commits at lists.llvm.org
Tue May 9 14:42:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9acf001e98b22ad4127155a5756402101c47795
https://github.com/llvm/llvm-project/commit/e9acf001e98b22ad4127155a5756402101c47795
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M clang/unittests/Format/FormatTestComments.cpp
Log Message:
-----------
[clang-format] Put a "trailing" space back in a unit test
Put an intentional "trailing" space back in
FormatTestComments.SplitCommentIntroducers. It was removed in
a4c87f8ccacc by mistake.
More information about the All-commits
mailing list