Re: [PATCH 31/41] analyzer: new files: analysis-plan.{cc|h}

2020-01-10 Thread Jeff Law
On Wed, 2020-01-08 at 04:02 -0500, David Malcolm wrote: > Jeff approved ("No concerns here") the v1 version of this patch here: > https://gcc.gnu.org/ml/gcc-patches/2019-12/msg00511.html > and the subsequent changes fall under the "obvious" rule in my > opinion. > > Changed in v5: > - update Cha

[PATCH 31/41] analyzer: new files: analysis-plan.{cc|h}

2020-01-08 Thread David Malcolm
Jeff approved ("No concerns here") the v1 version of this patch here: https://gcc.gnu.org/ml/gcc-patches/2019-12/msg00511.html and the subsequent changes fall under the "obvious" rule in my opinion. Changed in v5: - update ChangeLog path - updated copyright years to include 2020 Changed in v4: