Tried that first in another thread actually. It wasn't going anywhere. though...<br><br>Anyway Ive been modification the Print Functions example(llvm/tools/clang/examples) and besides from the inheritence and implementing one function I'm not sure what else is required. Here it is <a href="https://gist.github.com/1015907">https://gist.github.com/1015907</a><br>
<br>Thanks<br><br><div class="gmail_quote">On Mon, Jun 13, 2011 at 12:43 PM, Joshua Cranmer <span dir="ltr"><<a href="mailto:Pidgeot18@verizon.net">Pidgeot18@verizon.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 6/13/2011 5:51 AM, ret val wrote:<br>
> Does anyone happen to have a simple example of VisitCallExpr()<br>
> implemented? I am trying to use it through a ASTConsumer that inherits<br>
> RecursiveASTVisitor, but my function never runs.<br>
<br>
</div></div>How about you post an example of your code?<br>
<font color="#888888"><br>
--<br>
Beware of bugs in the above code; I have only proved it correct, not tried it. -- Donald E. Knuth<br>
<br>
<br>
_______________________________________________<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" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</font></blockquote></div><br>