[all-commits] [llvm/llvm-project] c5cbfc: [clang-format] Rename option AlwaysBreakTemplateDe...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Feb 9 19:53:16 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5cbfc5689a26651634e1990b430e917d1ae85da
https://github.com/llvm/llvm-project/commit/c5cbfc5689a26651634e1990b430e917d1ae85da
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/docs/ReleaseNotes.rst
M clang/docs/tools/dump_format_style.py
M clang/include/clang/Format/Format.h
M clang/lib/Format/Format.cpp
M clang/unittests/Format/ConfigParseTest.cpp
Log Message:
-----------
[clang-format] Rename option AlwaysBreakTemplateDeclarations (#81093)
Drop the "Always" prefix to remove the self-contradiction.
More information about the All-commits
mailing list