[cfe-dev] Way to compare two Function bodies.
Pavan Pattanada
pattanad at uci.edu
Wed Jul 17 10:10:20 PDT 2013
Hi,
I need to compare two versions of the same clang::FunctionDecl function
body(a function in C). I would need to compare them statement by statement
and say if the two versions are the same. Is there a neat way to do this in
the clang framework?
Thanks,
Pavan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130717/7bc2988c/attachment.html>
More information about the cfe-dev
mailing list