Re: [PATCH v3] attribs: Implement -Wno-attributes=vendor::attr [PR101940]

2021-09-23 Thread Jason Merrill via Gcc-patches
On 9/20/21 18:59, Marek Polacek via Gcc-patches wrote: On Mon, Sep 20, 2021 at 09:08:09PM +0200, Jakub Jelinek wrote: On Mon, Sep 20, 2021 at 02:37:03PM -0400, Marek Polacek wrote: So, wouldn't be this better specified as Wno-attributes= Common Joined RejectNegative (not sure if RejectNegative

Re: [PATCH v3] attribs: Implement -Wno-attributes=vendor::attr [PR101940]

2021-09-20 Thread Marek Polacek via Gcc-patches
On Mon, Sep 20, 2021 at 09:08:09PM +0200, Jakub Jelinek wrote: > On Mon, Sep 20, 2021 at 02:37:03PM -0400, Marek Polacek wrote: > > > So, wouldn't be this better specified as > > > Wno-attributes= > > > Common Joined RejectNegative > > > (not sure if RejectNegative is actually needed for an option