[cfe-dev] getting int value from IntegerLiteral, float value from FloatingLiteral

João Matos ripzonetriton at gmail.com
Mon Dec 17 03:34:10 PST 2012


You can get the value with the llvm::APInt::getLimitedValue method.

On Mon, Dec 17, 2012 at 9:05 AM, Rajendra <rks at cse.iitb.ac.in> wrote:

> Any suggestions on this please?
>
> -Rajendra
>
>
>
> --
> View this message in context:
> http://clang-developers.42468.n3.nabble.com/getting-int-value-from-IntegerLiteral-float-value-from-FloatingLiteral-tp4029017p4029036.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>



-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121217/1a1b8206/attachment.html>


More information about the cfe-dev mailing list