]> granicus.if.org Git - clang/commit
Get rid of the old Expr::Evaluate variant.
authorAnders Carlsson <andersca@mac.com>
Fri, 19 Dec 2008 20:58:05 +0000 (20:58 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 19 Dec 2008 20:58:05 +0000 (20:58 +0000)
commit1c0cfd4599e816cfd7a8f348286bf0ad79652ffc
treef4596e1bd04d54571b355824f66b0a0fe6acb437
parent06c58b191f969e2ae5308cc9b6540bad9511f4ef
Get rid of the old Expr::Evaluate variant.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61260 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/AST/Expr.cpp
lib/AST/ExprConstant.cpp
lib/Sema/SemaDecl.cpp