[all-commits] [llvm/llvm-project] 80f34e: [clang-format] Change BracedInitializerIndentWidth...
Owen Pan via All-commits
all-commits at lists.llvm.org
Thu Feb 27 20:18:23 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80f34e2716e8e69347ae16da5fff7114442db310
https://github.com/llvm/llvm-project/commit/80f34e2716e8e69347ae16da5fff7114442db310
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/ContinuationIndenter.cpp
M clang/lib/Format/Format.cpp
M clang/unittests/Format/ConfigParseTest.cpp
Log Message:
-----------
[clang-format] Change BracedInitializerIndentWidth to int (#128988)
Fixes #108526
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