[all-commits] [llvm/llvm-project] 4c1745: [clang-format][NFC] Extend isProto() to also cover...
Owen Pan via All-commits
all-commits at lists.llvm.org
Wed Nov 29 12:52:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c1745207665262380e9bff65201816a966339d0
https://github.com/llvm/llvm-project/commit/4c1745207665262380e9bff65201816a966339d0
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M clang/include/clang/Format/Format.h
M clang/lib/Format/ContinuationIndenter.cpp
M clang/lib/Format/FormatToken.cpp
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/TokenAnnotator.cpp
M clang/lib/Format/UnwrappedLineParser.cpp
Log Message:
-----------
[clang-format][NFC] Extend isProto() to also cover LK_TextProto (#73582)
More information about the All-commits
mailing list