diff options
author | Tim Shen <timshen91@gmail.com> | 2016-08-17 20:07:29 +0000 |
---|---|---|
committer | Tim Shen <timshen91@gmail.com> | 2016-08-17 20:07:29 +0000 |
commit | eb3958fafdb439f963bbd3437ba6cf375304131b (patch) | |
tree | d1b319ffcf07ed46797acb5d92384654617823f8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d42d58cf216880b68ca3c4ec0324fd61d5d3d60c (diff) | |
download | bcm5719-llvm-eb3958fafdb439f963bbd3437ba6cf375304131b.tar.gz bcm5719-llvm-eb3958fafdb439f963bbd3437ba6cf375304131b.zip |
[GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
Summary:
This is part of the "NodeType* -> NodeRef" migration. Notice that since
GraphWriter prints object address as identity, I added a static_assert on
NodeRef to be a pointer type.
Reviewers: dblaikie
Subscribers: llvm-commits, MatzeB
Differential Revision: https://reviews.llvm.org/D23580
llvm-svn: 278966
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions