<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Owen,<div><br></div><div>This looks like fallout from your commit here:</div><div><br></div><div>  <a href="http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090622/018449.html">http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090622/018449.html</a></div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>- Doug</div><div><br><div><div>On Jun 24, 2009, at 11:32 AM, John Thompson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>In a fresh update, the reference to getNodeLabel in GraphWriter.h at line 135 triggers an error about the function not having 3 arguments.  The getNodeLabel defined in the DOTGraphTraits<Trie<Payload> > template class has two arguments, apparently hiding the version in the base class DefaultDOTGraphTraits having three arguments.  I'm not sure what the fix should be.</div>

<div> </div>
<div>Here's the first message line:</div>
<div></div>
<div> </div>
<div>30>C:\Sony\depot\SCEA_WIP\llvm\include\llvm/Support/GraphWriter.h(135) : error C2660: 'llvm::DOTGraphTraits<clang::GRExprEngine::NodeTy*>::getNodeLabel' : function does not take 3 arguments<br><br>-- <br>
John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br></div>
_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br></blockquote></div><br></div></body></html>