[PATCH] D23580: [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 13:00:55 PDT 2016


On Wed, Aug 17, 2016 at 11:08 AM Daniel Berlin <dberlin at dberlin.org> wrote:

> Truthfully, this pointer usage i pointed out should be moved to dot
> traits, and removed from GraphWriter itself.
>

DOTGraphTraits sounds is the right place to go. I added a FIXME inside the
static_assert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/50e11911/attachment.html>


More information about the llvm-commits mailing list