.clang-format (getdp-3.4.0-source.tgz) | : | .clang-format (getdp-3.5.0-source.tgz) | ||
---|---|---|---|---|
--- | --- | |||
BasedOnStyle: None | BasedOnStyle: None | |||
AccessModifierOffset: -2 | AccessModifierOffset: -2 | |||
AlignAfterOpenBracket: Align | AlignAfterOpenBracket: Align | |||
AlignConsecutiveAssignments: false | AlignConsecutiveAssignments: false | |||
AlignConsecutiveDeclarations: false | AlignConsecutiveDeclarations: false | |||
AlignEscapedNewlines: Right | AlignEscapedNewlines: Right | |||
AlignOperands: true | AlignOperands: true | |||
AlignTrailingComments: false | AlignTrailingComments: false | |||
AllowAllParametersOfDeclarationOnNextLine: true | AllowAllParametersOfDeclarationOnNextLine: true | |||
AllowAllArgumentsOnNextLine: true | ||||
AllowShortBlocksOnASingleLine: true | AllowShortBlocksOnASingleLine: true | |||
AllowShortCaseLabelsOnASingleLine: true | AllowShortCaseLabelsOnASingleLine: true | |||
AllowShortFunctionsOnASingleLine: All | AllowShortFunctionsOnASingleLine: All | |||
AllowShortIfStatementsOnASingleLine: true | AllowShortIfStatementsOnASingleLine: true | |||
AllowShortLoopsOnASingleLine: true | AllowShortLoopsOnASingleLine: true | |||
AlwaysBreakAfterDefinitionReturnType: None | AlwaysBreakAfterDefinitionReturnType: None | |||
AlwaysBreakAfterReturnType: None | AlwaysBreakAfterReturnType: None | |||
AlwaysBreakBeforeMultilineStrings: false | AlwaysBreakBeforeMultilineStrings: false | |||
AlwaysBreakTemplateDeclarations: false | AlwaysBreakTemplateDeclarations: false | |||
BinPackArguments: true | BinPackArguments: true | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |