On 9/11/24 4:08 PM, Marek Polacek wrote:
On Wed, Sep 11, 2024 at 01:19:53PM -0400, Jason Merrill wrote:
On 9/11/24 12:54 PM, Marek Polacek wrote:
+ auto_diagnostic_group d;
+ /* We used to emit a hard error, so this uses 0 rather than
+OPT_Wpedantic. */
+ if
On Wed, Sep 11, 2024 at 01:19:53PM -0400, Jason Merrill wrote:
> On 9/11/24 12:54 PM, Marek Polacek wrote:
> > + auto_diagnostic_group d;
> > + /* We used to emit a hard error, so this uses 0 rather than
> > +OPT_Wpedantic. */
> > + if (pedwarn (DECL_SOURCE_LOCATION (fn), 0,
>