Re: [PATCH 02/41] analyzer: internal documentation

2020-01-08 Thread Jeff Law
On Wed, 2020-01-08 at 04:02 -0500, David Malcolm wrote: > Needs review. > > Changed in v5: > - updated for removal of analyzer-specific builtins: > https://gcc.gnu.org/ml/gcc-patches/2019-12/msg01310.html > > Changed in v4: > https://gcc.gnu.org/ml/gcc-patches/2019-11/msg02026.html > > gcc/C

[PATCH 02/41] analyzer: internal documentation

2020-01-08 Thread David Malcolm
Needs review. Changed in v5: - updated for removal of analyzer-specific builtins: https://gcc.gnu.org/ml/gcc-patches/2019-12/msg01310.html Changed in v4: https://gcc.gnu.org/ml/gcc-patches/2019-11/msg02026.html gcc/ChangeLog: * Makefile.in (TEXI_GCCINT_FILES): Add analyzer.texi.