[PATCH] D93806: [clang-format] PR48569 clang-format fails to align case label with `switch` with Whitesmith Indentation
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 26 04:49:06 PST 2020
curdeius added a comment.
In D93806#2471738 <https://reviews.llvm.org/D93806#2471738>, @MyDeveloperDay wrote:
> This is the closest I could find thus far http://bitsavers.informatik.uni-stuttgart.de/pdf/chromatics/CGC_7900_C_Programmers_Manual_Mar82.pdf
>
> and the very few examples from the manual show the case is aligned with the switch
>
> F14838781: image.png <https://reviews.llvm.org/F14838781>
Nice! Thank you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93806/new/
https://reviews.llvm.org/D93806
More information about the cfe-commits
mailing list