[all-commits] [llvm/llvm-project] 25e2d0: [clang-format] Support clang-format on/off line co...
Owen via All-commits
all-commits at lists.llvm.org
Wed Feb 1 13:07:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25e2d0f3c803e4d71f7ef4893b5d023d252b283f
https://github.com/llvm/llvm-project/commit/25e2d0f3c803e4d71f7ef4893b5d023d252b283f
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
M clang/lib/Format/SortJavaScriptImports.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Support clang-format on/off line comments as prefix
Closes #60264.
Differential Revision: https://reviews.llvm.org/D142804
More information about the All-commits
mailing list