Changes in directory llvm/include/llvm/Support:
DOTGraphTraits.h updated: 1.15 -> 1.16
---
Log message:
Use templates for the GraphType for DefaultDOTGraphTraits' members instead
of just using void*. This allows it to be used with graph adapters like
Inverse.
---
Diffs of the changes: (+12 -
Changes in directory llvm/include/llvm/Support:
DOTGraphTraits.h updated: 1.14 -> 1.15
GraphWriter.h updated: 1.29 -> 1.30
---
Log message:
Add ability to annotate (color) nodes in a viewGraph.
---
Diffs of the changes: (+4 -2)
DOTGraphTraits.h |4 +++-
GraphWriter.h|2 +-
2 fil