We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379dae1 commit a64c971Copy full SHA for a64c971
clang/include/clang/Format/Format.h
@@ -175,7 +175,7 @@ struct FormatStyle {
175
/// InOtherConditionalStatements: false
176
/// Other: true
177
/// \endcode
178
- /// \version 20
+ /// \version 21
179
AlignAfterOpenBracketCustom AlignAfterOpenBracketBreak;
180
181
/// Different style for aligning array initializers.
0 commit comments