Re: [PATCH] libgcc: Formatting fixes for unwind-dw2-btree.h

2025-03-11 Thread Richard Biener
> Am 10.03.2025 um 08:24 schrieb Jakub Jelinek : > > Hi! > > Studying unwind-dw2-btree.h was really hard for me because > the formatting is wrong or weird in many ways all around the code > and that kept distracting my attention. > That includes all kinds of things, including wrong indentatio

[PATCH] libgcc: Formatting fixes for unwind-dw2-btree.h

2025-03-10 Thread Jakub Jelinek
Hi! Studying unwind-dw2-btree.h was really hard for me because the formatting is wrong or weird in many ways all around the code and that kept distracting my attention. That includes all kinds of things, including wrong indentation, using {} around single statement substatements, excessive use of