Skip to content

Commit a64c971

Browse files
committed
Format.h: bump version to 21
1 parent 379dae1 commit a64c971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Format/Format.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ struct FormatStyle {
175175
/// InOtherConditionalStatements: false
176176
/// Other: true
177177
/// \endcode
178-
/// \version 20
178+
/// \version 21
179179
AlignAfterOpenBracketCustom AlignAfterOpenBracketBreak;
180180

181181
/// Different style for aligning array initializers.

0 commit comments

Comments
 (0)