]> granicus.if.org Git - clang/commit
[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)
commit8dd3abebe50fc69a9bdd080160e8c0f02cef742b
treed452dc7605e9b40eb92cab2cf23101069d8c2bc2
parentf33b253680ee5dab7b7470b748e4b1afadea47ac
[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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@278963 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ModuleManager.cpp