[cfe-dev] How to get the string from the CFGStmt

redder_0210 redder_0210 at yeah.net
Sun Feb 12 20:48:09 PST 2012


Dear all,
I am interested in that how to translate from a statemnt to the corresponding string.
For example,
in the CFG, there is a CFGStmt "int i = 0;",
now I want to get the string "int i = 0;",namely modify the type CFGStmt to the type string.
---By Redder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120213/3cde3519/attachment.html>


More information about the cfe-dev mailing list