Skip to content
Commit 908fccc6 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Add Expr::getIntegerConstantExprValue helper method

 - For getting an APSInt from a known integer constant Expr.
 - TODO: Many users of Expr::isIntegerConstantExpr in codegen should
   probably be using this instead...

llvm-svn: 53974
parent cbfc1a47
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment