[all-commits] [llvm/llvm-project] 4ad41f: Revert "[clang-format] Add option to control the s...
Björn Schäpers via All-commits
all-commits at lists.llvm.org
Fri Jan 29 00:31:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ad41f1daf0fa98a2c23fdf57390df0948164a2f
https://github.com/llvm/llvm-project/commit/4ad41f1daf0fa98a2c23fdf57390df0948164a2f
Author: Björn Schäpers <bjoern at hazardy.de>
Date: 2021-01-29 (Fri, 29 Jan 2021)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/BreakableToken.cpp
M clang/lib/Format/BreakableToken.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/NamespaceEndCommentsFixer.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/FormatTestComments.cpp
Log Message:
-----------
Revert "[clang-format] Add option to control the spaces in a line comment"
This reverts commit 078f30e04d1fcb5a05d8e340f3178f3478075541.
More information about the All-commits
mailing list