<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/98890>98890</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
BraceWrapping does not take effect, there is no blank line after the end of the class (windows)
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
lizhuo111
</td>
</tr>
</table>
<pre>
---
Language: Cpp
BasedOnStyle: LLVM
AccessModifierOffset: -1
AlignConsecutiveAssignments: false
AlignConsecutiveDeclarations: false
AlignEscapedNewlines: Left
AlignOperands: true
AlignTrailingComments: false
AllowShortFunctionsOnASingleLine: None
AllowShortIfStatementsOnASingleLine: false
AlwaysBreakBeforeMultilineStrings: true
AlwaysBreakTemplateDeclarations: Yes
BraceWrapping:
AfterCaseLabel: true
AfterClass: true
AfterControlStatement: true
AfterEnum: true
AfterFunction: true
AfterNamespace: true
AfterStruct: true
AfterUnion: true
AfterExternBlock: true
BeforeCatch: true
BeforeElse: true
BeforeLambdaBody: false
BeforeWhile: true
IndentBraces: false
SplitEmptyFunction: true
SplitEmptyRecord: true
SplitEmptyNamespace: true
BreakBeforeBraces: Custom
BreakConstructorInitializers: AfterColon
BreakConstructorInitializersBeforeComma: false
ColumnLimit: 80
ConstructorInitializerAllOnOneLineOrOnePerLine: false
ContinuationIndentWidth: 8
DerivePointerAlignment: true
IncludeCategories:
- Regex: '^<.*'
Priority: 1
- Regex: '^".*'
Priority: 2
- Regex: '.*'
Priority: 3
IncludeIsMainRegex: '([-_](test|unittest))?$'
IndentCaseLabels: true
IndentWidth: 4
InsertNewlineAtEOF: true
KeepEmptyLinesAtTheStartOfBlocks: false
MacroBlockBegin: ''
MacroBlockEnd: ''
MaxEmptyLinesToKeep: 0
NamespaceIndentation: Inner
ObjCSpaceBeforeProtocolList: false
PenaltyBreakBeforeFirstCallParameter: 1
PenaltyReturnTypeOnItsOwnLine: 200
PointerAlignment: Left
SpaceAfterCStyleCast: true
SpaceAfterTemplateKeyword: false
SpaceBeforeRangeBasedForLoopColon: false
SpaceInEmptyParentheses: false
SpacesInAngles: false
SpacesInConditionalStatement: false
SpacesInCStyleCastParentheses: false
SpacesInParentheses: false
Standard: Auto
StatementMacros:
- vtkTypeMacro
- vtkStandardNewMacro
TabWidth: 4
...
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyEVl9v4roT_TThJQKRAAs88BBSkNDSBpX-fqv7dDUkk-CtM47sSVn201_ZAcqfdFeq1OBzZjxzZsY2GCMKQpx5o7k3eupAzXulZ1L83tcqCILOTmXHWbfb9fpPXj9aAxU1FOgNIj-uqmZxDgazhLZ8lA5Yr___3CBRmqIxzyoTuUCd5LlBtoxucMKlKChWZDCtWXxg5KIpkdhYWg7SYDvzCVMJGlgoaqUuTAoVZi94kILQUdaY8xUjqVADZQ5iXV8bv2kQUlARq7I9FqkO273SvKwpdSEkFG0FFRLXgpwGL4oe2Kt8y8DoXD4Y3Pg_wNHMNcL7HHOl8bmWbAPCLWtBxUPIF_oblpUEflDnHzSnUmlI8YeGqhJUeIOoWfX9KGfUMRhcww7lrf8zKsGYdkQRayUvybWSFlSXrcBZw1bwBUo0FaTYim5Z12n7dv-jr1wufjFqmkuVvt_jjdoxcLpvhxa2Rq3IGspdBnOVHe-KeSb82Av5YLuiDIldUe6bzPe3lRS8KCs-fiXRJ-MVU6Wzr_EvdLzqsc8g4tqwKq8Iduyc0kqvSLAAKX6jdtxT_aWiv_NP6qqyhLtcYyXrktaiFK6Yk_55uc1PJGVCCbnBSXRCuEHdMkS2KQXVbgYamX-IjF1dJw3jCbX4wI0SxNbr6eC5FWhFqawz2xJYKC0agc7ydv1XLPCXWwrH3mjhDeKeF0b2x4ni-xstlBbs2iL42jIM_2gZtlv-0WZwk8LKPIOgm23DiTead__1Rk9eOGE07I3jmgS7z3Bq_wZLLxxedmh0vBwT5l6rG5WH51WDmk_ncMSLZHlr9R2xci1qa2giftvjlkFzkrsRvR-LZ0i1csgcC0GXVMb38IKyR_DX505vyu5sKaduu4xIkwecB25FhLqhJLuf8dZSmlbeaMUqVXItDN-FuUECycer-VoKbTgGKTegoURGfdURJ_orcq3p7VhhQis2yYHOjR32T1G2tevnxeaCa2bS3cYxmLuG_mSc74rveDyczo6rBK7SfAUq0N3xS6XXSlXNvLfwV-T03YBG4j2ah0PNscyKInvzfQXGijJh1YfbK6WNesny73v-gcFAGTQSRDWry2qzt-upu8H_4HdbJgfdrJ59veDhCnyD3f1c9Hq95qOTzQbZdDCFDs6CcRj0h8P-dNzZz6bDaTAYfoN8uhsEGMIU82yym-DoWzCeTlPsiFnYD4f9cTAKguEkGPcG2XDXzyENxqN0mOPOG_axBCF7Un6UPaWLjjCmxtl0Mpn2O9LNsHv4hSHhwXegF4b2Hahn1qa7qwvjDftSGDafXliwxNnNW8LPFBqfFPsM7-hjnmPKXhj7vEeNvrCYv5NA7749CHywLWhBHynzVe4-U_vE8H1vsfTmsTeZHARl6mDOv6edWsvZnrmy1fDCpRcuC8H7etdLVemFSxvg6V-30uqnC2Hp0jJeuGzS_piF_wUAAP__SK-K4Q">