]> granicus.if.org Git - clang/commit
Port more of Eli's evaluator over. This makes the int evaluator handle binary and...
authorAnders Carlsson <andersca@mac.com>
Tue, 8 Jul 2008 05:49:43 +0000 (05:49 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 8 Jul 2008 05:49:43 +0000 (05:49 +0000)
commit06a3675627e3b3c47b49c689c8e404a33144194a
tree9b196140747971578c6ca426d0078cc9aaba0aa3
parentc754aa62643e66ab967ca32ae8b0b3fc419bba25
Port more of Eli's evaluator over. This makes the int evaluator handle binary and unary operators.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53221 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp