On Wed, 2020-01-08 at 04:02 -0500, David Malcolm wrote: > Needs review > > Changed in v5: > - updated copyright years to include 2020 > > Changed in v3: > - https://gcc.gnu.org/ml/gcc-patches/2019-11/msg02461.html > - moved from gcc/analyzer to gcc > > This patch adds a simple wrapper class to make it easier to > write human-readable .dot files. > > gcc/ChangeLog: > * graphviz.cc: New file. > * graphviz.h: New file. OK jeff >
- [PATCH 15/41] analyzer: new file: analyzer-pass.cc and pass ... David Malcolm
- [PATCH 03/41] sbitmap.h: add operator const_sbitmap to auto_... David Malcolm
- [PATCH 07/41] Add ordered_hash_map David Malcolm
- Re: [PATCH 07/41] Add ordered_hash_map Jeff Law
- Re: [PATCH 07/41] Add ordered_hash_map David Malcolm
- [PATCH 16/41] analyzer: new files: graphviz.{cc|h} David Malcolm
- Re: [PATCH 16/41] analyzer: new files: graphviz.{cc|h} Jeff Law
- [PATCH 19/41] analyzer: new files: analyzer.{cc|h} David Malcolm
- [PATCH 20/41] analyzer: new files: tristate.{cc|h} David Malcolm
- [PATCH 10/41] analyzer: changes to configure.ac David Malcolm
- [PATCH 18/41] analyzer: new files: supergraph.{cc|h} David Malcolm