On Wed, 2020-01-08 at 04:02 -0500, David Malcolm wrote: > Jeff approved the v1 version of this patch here: > https://gcc.gnu.org/ml/gcc-patches/2019-12/msg00497.html > I believe the subsequent changes are obvious enough to be self-approvable. > > Changed in v5: > - update ChangeLog path > - updated copyright years to include 2020 > > Changed in v4: > - Remove include of gcc-plugin.h > - call run_analyzer_selftests directly, rather than via plugin > registration; wrap the analyzer selftests in #if ENABLE_ANALYZER > - fixup for moves of digraph.cc and tristate.cc from gcc/analyzer to gcc > > gcc/analyzer/ChangeLog: > * analyzer-selftests.cc: New file. > * analyzer-selftests.h: New file. While I also think the changes are obvious enough to self-approve, I'll go ahead and explicitly ACK this one as well.
jeff >