[cfe-dev] HowToCheckAExprIsTerminate

redder_0210 redder_0210 at yeah.net
Sat Mar 3 03:46:12 PST 2012


Dear all,
   I am interested in the Expr class.
  If I get the Expr object, how can I check whether the expression is terminate or not?
 For example, the Expr: "I + 2" is not terminate,which can be reduced  to "i" and "2".
 The Expr "i" is terminate, which cannot be reduced.
/Cheers.
/By Redder.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120303/295c18f8/attachment.html>


More information about the cfe-dev mailing list