<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/59170>59170</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            SplitEmptyFunction seems not to work
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          jesko42
      </td>
    </tr>
</table>

<pre>
    `class foo
{
    foo(){};
};`

This is the result code fragment I get with this config:

:
:
`
BraceWrapping:
  AfterCaseLabel:  true
  AfterClass:      true
  AfterControlStatement: Always
  AfterEnum:       true
  AfterFunction:   true
  AfterNamespace:  true
  AfterObjCDeclaration: true
  AfterStruct:     true
  AfterUnion:      true
  AfterExternBlock: true
  BeforeCatch:     true
  BeforeElse:      true
  IndentBraces:    false
  BeforeWhile:     false
  SplitEmptyFunction: true
  SplitEmptyRecord: true
  SplitEmptyNamespace: true
`
:
:

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx1U12voyAQ_TX4QrZRrLY--FD7kdzk5m6y3c19RhyVFsEAbrf_ftGutb12CcGBczgzzIy5Kq4pin0mqDG4VAr5O-Rv0Cq7GdiN_pSsEUn609UOhdlIGuzY_7cd1p81N9hNWwPWYDphMVMF4FLTqgFp8RuuwOILt7XjOCJTsuQVCjePKtP2boxuMk0ZfGratlxO1zDelBb0lhp4pzkIB2BsdQfPcP_KAerHHFbSaiWOllroY-2ZG3GhV_NE28uuuYvMVQ6dZJYreaPM4A_agGndG16H-D0_bXfgyqHpKDLjHN0Js2MIM_iXvHt_Be__uEVmQrHzV_UMSqVhSy2rX6nf4L0w8FL9TRYuaUN9xiSXtCc_Xf-subjff8KPreB237T2-pjCRw8T4wcwpYv_409ZnihTs84azIM0iOOEkDj0E69IwyIJE-pZbgWk89CwAWgMlspiq_BF6bPXaZHW1rb94xE5uFm5Lu_yBVON2wjxe_x8a7U6gSshOXBjOpcucoiSYOV7dQokidfJCgJWhiHEcUShDMsgWIZR5NOEeaLvb5OiKEOESLjgQcLZKNp5PCU-IUFAwmAVrUmyYFA4wWIdr4HlbEnQ0oeGcrHo41goXXk6HULKu8o4UHBjzQS6_4VXEmBw5_RpZ2ul0xOYs1oSb3CdDqH_BSgLSx0">