[clang] clang-format: Add IndentGotoLabelsToCurrentScope option (PR #166730)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 6 12:21:59 PST 2025
================
@@ -3067,7 +3067,7 @@ struct FormatStyle {
/// IndentExternBlockStyle is the type of indenting of extern blocks.
/// \version 11
IndentExternBlockStyle IndentExternBlock;
-
+
----------------
HazardyKnusperkeks wrote:
Don't change.
https://github.com/llvm/llvm-project/pull/166730
More information about the cfe-commits
mailing list