Go to file
Daniel Dunbar bc92f8c9f9 Update Expr::{getIntegerConstantExprValue, isIntegerConstantExpr} to
use default APSInt constructor instead of embedding arbitrary
  constant.

Update OverloadExpr::getNumArgs to use getIntegerConstantExprValue.

Update OverloadExpr::getExpr to be const.

llvm-svn: 54828
2008-08-15 23:29:09 +00:00
clang Update Expr::{getIntegerConstantExprValue, isIntegerConstantExpr} to 2008-08-15 23:29:09 +00:00
llvm Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away. 2008-08-15 21:31:02 +00:00