On Fri, 2019-11-15 at 20:23 -0500, David Malcolm wrote: > This patch adds an analysis_plan class, which encapsulate decisions > about > how the analysis should happen (e.g. the order in which functions > should > be traversed). > > gcc/ChangeLog: > * analyzer/analysis-plan.cc: New file. > * analyzer/analysis-plan.h: New file. No concerns here. jeff
- [PATCH 36/49] analyzer: new file: sm-pattern-test.cc David Malcolm
- [PATCH 38/49] analyzer: new file: sm-taint.cc David Malcolm
- [PATCH 37/49] analyzer: new file: sm-sensitive.cc David Malcolm
- [PATCH 40/49] analyzer: new files: call-string.{cc|h} David Malcolm
- [PATCH 42/49] analyzer: new files: program-state.{cc|h} David Malcolm
- [PATCH 39/49] analyzer: new files: analysis-plan.{cc|h} David Malcolm
- Re: [PATCH 39/49] analyzer: new files: analysis-plan.{c... Jeff Law
- [PATCH 41/49] analyzer: new files: program-point.{cc|h} David Malcolm
- [PATCH 44/49] analyzer: new files: state-purge.{cc|h} David Malcolm
- [PATCH 48/49] gdbinit.in: add break-on-saved-diagnostic David Malcolm
- [PATCH 47/49] analyzer: new files: diagnostic-manager.{cc|h} David Malcolm
- [PATCH 46/49] analyzer: new files: checker-path.{cc|h} David Malcolm