]> granicus.if.org Git - clang/commit
Fix: <rdar://problem/7034511> ValueManager::makeIntVal(uint64_t X, QualType T) should...
authorTed Kremenek <kremenek@apple.com>
Wed, 8 Jul 2009 22:42:46 +0000 (22:42 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 8 Jul 2009 22:42:46 +0000 (22:42 +0000)
commit599788806ada4be1d635304104165500d6f9668d
tree546ce8f80c3c6e116896c8d9a4da4f08d2e9be9e
parentf9e48bdea6e56404deb0776bf2d0eddedb77dce3
Fix: <rdar://problem/7034511> ValueManager::makeIntVal(uint64_t X, QualType T) should return a 'Loc' when 'T' is a pointer

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75062 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/ValueManager.h
test/Analysis/misc-ps.m