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
Loading
Please register or sign in to comment