Re: [PATCH 4/4 v5] fortify: Add Clang support

From: Miguel Ojeda
Date: Thu Feb 03 2022 - 17:28:50 EST


On Thu, Feb 3, 2022 at 11:13 PM Nick Desaulniers
<ndesaulniers@xxxxxxxxxx> wrote:
>
> Sorry, I just noticed this line (already) uses a mix of open coding
> __attribute__ and not. Would you mind also please changing the open
> coded gnu_inline to simply __gnu_inline to make the entire line
> consistent?

+1

Cheers,
Miguel