Re: [PATCH] clang-format: Add maple tree's for_each macros

From: Miguel Ojeda
Date: Fri Dec 08 2023 - 17:58:18 EST


On Fri, Dec 8, 2023 at 11:08 PM Elliot Berman <quic_eberman@xxxxxxxxxxx> wrote:
>
> Add maple tree's for_each macros so clang-format operates correctly on
> {mt,mas}_for_each.

Thanks, applied (moved `mt_for_each` to the right spot).

I have also applied a full update of the list on top, since it has
been a while since we have done so.

Cheers,
Miguel