[GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
authorTim Shen <timshen91@gmail.com>
Wed, 17 Aug 2016 20:02:38 +0000 (20:02 +0000)
committerTim Shen <timshen91@gmail.com>
Wed, 17 Aug 2016 20:02:38 +0000 (20:02 +0000)
commit2931d171428d56cd4d3b7139bc2e677ea42de680
treec2c247eefc2d21a3fc09eafa7fa7eef4cd9da0ff
parentad8672727cc7dac8d169cd7b10ea348ba5bcf449
[GraphWriter] Change GraphWriter to use NodeRef in GraphTraits

Summary: Corresponding LLVM patch: D23580

Reviewers: dblaikie

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D23581

llvm-svn: 278963
clang/lib/Serialization/ModuleManager.cpp