commit | 0964a06d5cc1dc36ac5f8c89ba47ec0a47c08bb1 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Jan 21 06:57:53 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Jan 21 06:57:53 2009 +0000 |
tree | d2bb76485b4aa1efc00a6d825f60b0959d7c1b0c | |
parent | e6ea27995fb15add0de47588b4226049fa0753e5 [diff] |
Get RegionStore to work with the retain/release checker and its test cases. Because the RegionStore can reason about values beyond the reasoning power of BasicStore, this patch splits some of the test cases for the retain/release checker to have versions that are handled by RegionStore (more warnings) and BasicStore (less warnings). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62667 91177308-0d34-0410-b5e6-96231b3b80d8