qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 07/11] qapi/gen: run C code through clang-format, if possi


From: Peter Maydell
Subject: Re: [PATCH v4 07/11] qapi/gen: run C code through clang-format, if possible
Date: Mon, 6 Mar 2023 16:05:21 +0000

On Mon, 6 Mar 2023 at 12:33, <marcandre.lureau@redhat.com> wrote:
>
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> Make the resulting code even prettier, if possible.

This seems to be a bit short on rationale. This is generated
code, so in general nobody is going to be reading it, and
running clang-format on it every time we generate code feels
like it would be a bit of a waste of cycles...

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]