aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/example-dynarray.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-07-22 04:35:42 +0000
committerTed Kremenek <kremenek@apple.com>2009-07-22 04:35:42 +0000
commit356e9d666b5d03db9b789348adba2ab9ea05c880 (patch)
tree4c975d7fc7fbf176e3c1797daf459ccfc9a9651a /test/SemaTemplate/example-dynarray.cpp
parent0b331e369695eef0ef7ce162602df4c2ace4412f (diff)
Temporarily disable most use of region casts in RegionStoreManager,
instead preferring to use the a region's actual type when creating symbols and using the QualType passed to Retrieve for implicit casting. This preprocessor logic is temporary; eventually we will either remove region casts or keep them. Temporarily toggle (via preprocessor directives) that SymbolicRegions with heap storage are not undefined, but instead should be symbolicated. If we want to model that a SymbolicRegion is uninitialized, we can explicitly model that by binding UndefinedVal to that region. It turns out that we want to treat most heap objects as being defined, not the other way around. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76720 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaTemplate/example-dynarray.cpp')
0 files changed, 0 insertions, 0 deletions