<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000"><div dir="ltr">I recently picked up implementing clang-format support for the Whitesmiths indentation style, following on from <a href="https://reviews.llvm.org/D6833">https://reviews.llvm.org/D6833</a>. I updated the existing patch but I’m running into some issues with how case statements get handled. I need to fix the braces inside a case to get indented the next step past the case, but for some reason they don't follow the same indentation rules as other braces. Can someone point me along the right path on this?<br><br>On the subject of the review, is it preferred to close out that review and open a new one with a new diff, since it’s fairly different?<br><br>Thanks,<br>Tim</div>
</div>