Re: [PATCH v3] c, analyzer: support named constants in analyzer [PR106302]

2022-11-15 Thread Marek Polacek via Gcc-patches
On Tue, Nov 15, 2022 at 01:35:05PM -0500, David Malcolm wrote: > On Mon, 2022-11-14 at 15:42 -0500, Marek Polacek wrote: > > On Fri, Nov 11, 2022 at 10:23:10PM -0500, David Malcolm wrote: > > > Changes since v1: ported the doc changes from texinfo to sphinx > > > > > > Successfully bootstrapped &

[PATCH v3] c, analyzer: support named constants in analyzer [PR106302]

2022-11-15 Thread David Malcolm via Gcc-patches
On Mon, 2022-11-14 at 15:42 -0500, Marek Polacek wrote: > On Fri, Nov 11, 2022 at 10:23:10PM -0500, David Malcolm wrote: > > Changes since v1: ported the doc changes from texinfo to sphinx > > > > Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu. > > > > Are the C frontend parts OK f