]> granicus.if.org Git - clang/commit
Handle disgusting corner case where a byte is loaded from the address of a function.
authorTed Kremenek <kremenek@apple.com>
Mon, 3 Aug 2009 21:41:46 +0000 (21:41 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 3 Aug 2009 21:41:46 +0000 (21:41 +0000)
commit968f0a6fe860b7df42d5ea1ab87a55c757507c1c
tree65925ca75c4d8dd9c28c59986e5efc8262cfe99b
parente3d25abca3f0e0c92417734d6f548c5085ee1241
Handle disgusting corner case where a byte is loaded from the address of a function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78000 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/RegionStore.cpp
test/Analysis/misc-ps.m