On Fri, 2019-11-15 at 20:23 -0500, David Malcolm wrote: > This patch adds classes used by the analyzer for handling its > diagnostics > (queueing them, deduplicating them, precision-of-wording hooks). > > gcc/ChangeLog: > * analyzer/pending-diagnostic.cc: New file. > * analyzer/pending-diagnostic.h: New file. Definitely want to be using this elsewhere. So again, perhaps move out of the analyzer into a generic location?
Jeff
