There is no reason why unions should be handled differently, I think they are just forgotten since they are not used that often.
No test case added, since that would be complicated to produce.
Differential D135872
[clang-format] Handle unions like structs and classes Authored by HazardyKnusperkeks on Oct 13 2022, 5:41 AM.
Details There is no reason why unions should be handled differently, I think they are just forgotten since they are not used that often. No test case added, since that would be complicated to produce.
Diff Detail
|