diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-09-09 20:36:12 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-09-09 20:36:12 +0000 |
commit | cfcd7fd0de701c5ce05e96de1ed2d0bf8c7035d9 (patch) | |
tree | 09d076f2264ed225907c005b2b0d0b4bb47dfaab /lib/CodeGen/CodeGenFunction.h | |
parent | 0d36aa8c23776cde8819ff4d65b1f87507182a9f (diff) |
Implement: <rdar://problem/7185647> [RegionStore] 'self' cannot be NULL upon entry to a method
Here we implement this as a precondition within GRExprEngine, even though it is
related to how BasicStoreManager and RegionStoreManager model 'self'
differently. Putting this as a high-level precondition is more general, which is
why it isn't in RegionStore.cpp.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81378 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions