[all-commits] [llvm/llvm-project] 1a0d0a: [clang-format] Add `VariableTemplates` option (#12...
Owen Pan via All-commits
all-commits at lists.llvm.org
Wed Jan 1 18:25:17 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a0d0ae234544dc4978f1e12730408cb83f6b923
https://github.com/llvm/llvm-project/commit/1a0d0ae234544dc4978f1e12730408cb83f6b923
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-01-01 (Wed, 01 Jan 2025)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatToken.h
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/FormatTokenLexer.h
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Add `VariableTemplates` option (#121318)
Closes #120148.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list