summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorZhongxing Xu <xuzhongxing@gmail.com>2009-02-05 06:57:29 +0000
committerZhongxing Xu <xuzhongxing@gmail.com>2009-02-05 06:57:29 +0000
commit9103df1688c3fdd3b2b85bffc026c0f3a07e38b4 (patch)
treedbbf6758c4fe155e2be6f8364a9d82c9c7aa2038 /clang/lib/CodeGen/CodeGenFunction.h
parent7e1d2862ca99296f6bc0e09fc5e1e814ddc648a2 (diff)
downloadbcm5719-llvm-9103df1688c3fdd3b2b85bffc026c0f3a07e38b4.tar.gz
bcm5719-llvm-9103df1688c3fdd3b2b85bffc026c0f3a07e38b4.zip
Make SymbolicRegion subclass TypedRegion, for symbols usually have types, so
do the symblic regions associated with them and we need them to be typed. Current SymbolicRegion::getRValueType() method is very restricting. It may be modified when we are more clear about what could be the types of symblic regions. BasicConstraintManager::Assume() is changed due to that now SymblicRegion is a subclass of SubRegion. llvm-svn: 63844
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud