]> granicus.if.org Git - clang/commit
Shuffle things around in preparation for integrating Eli's constant evaluator.
authorAnders Carlsson <andersca@mac.com>
Thu, 3 Jul 2008 04:20:39 +0000 (04:20 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 3 Jul 2008 04:20:39 +0000 (04:20 +0000)
commitc44eec6dd29ee9415cbd38a35deff4c8b67abb6a
treeb3cac552b6f65c3a5124309a82853842e4f0f03a
parent2e478080f83f90728d8d56099cd32180c57debbc
Shuffle things around in preparation for integrating Eli's constant evaluator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53074 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
include/clang/AST/APValue.h
include/clang/AST/Expr.h
lib/AST/Expr.cpp
lib/AST/ExprConstant.cpp [new file with mode: 0644]
lib/Sema/SemaDecl.cpp