diff options
author | Zhongxing Xu <xuzhongxing@gmail.com> | 2009-02-05 06:57:29 +0000 |
---|---|---|
committer | Zhongxing Xu <xuzhongxing@gmail.com> | 2009-02-05 06:57:29 +0000 |
commit | 9103df1688c3fdd3b2b85bffc026c0f3a07e38b4 (patch) | |
tree | dbbf6758c4fe155e2be6f8364a9d82c9c7aa2038 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 7e1d2862ca99296f6bc0e09fc5e1e814ddc648a2 (diff) | |
download | bcm5719-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