]> granicus.if.org Git - clang/commit
Fix small bug. The evaluator now works well enough to pass all tests
authorAnders Carlsson <andersca@mac.com>
Tue, 8 Jul 2008 16:49:00 +0000 (16:49 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 8 Jul 2008 16:49:00 +0000 (16:49 +0000)
commit559e56b3a201316ae0b7e7389879a8054f6a3a82
tree42fb71f232686ba2268fa471e434d19a74471683
parent650c92fdcc27a950a8a848ecab6a74e6f5e80788
Fix small bug. The evaluator now works well enough to pass all tests

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