Re: [PATCH 30/41] analyzer: new file: sm-taint.cc

2020-01-10 Thread Jeff Law
On Wed, 2020-01-08 at 04:02 -0500, David Malcolm wrote: > Initial comments by Jeff here: > https://gcc.gnu.org/ml/gcc-patches/2019-12/msg00510.html > This checker isn't ready for production yet, so the discussion in the > cover letter applies here. > > Changed in v5: > - update ChangeLog path >

[PATCH 30/41] analyzer: new file: sm-taint.cc

2020-01-08 Thread David Malcolm
Initial comments by Jeff here: https://gcc.gnu.org/ml/gcc-patches/2019-12/msg00510.html This checker isn't ready for production yet, so the discussion in the cover letter applies here. Changed in v5: - update ChangeLog path - updated copyright years to include 2020 Changed in v4: - Remove inclu