]> granicus.if.org Git - clang/commit
Disable creation of "ContentsOf" symbols. It was fundamentally broken on many
authorTed Kremenek <kremenek@apple.com>
Sat, 15 Mar 2008 22:07:05 +0000 (22:07 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 15 Mar 2008 22:07:05 +0000 (22:07 +0000)
commit8b65de4a66813f50598c01f8e2e56adac8955f2b
tree5d2bd2801c1cbe3a8ab8ba35e693b28da97aaf74
parentc63e660882ff93841fa234d70ef6757038302b92
Disable creation of "ContentsOf" symbols. It was fundamentally broken on many
levels; eventually we will need a plug-in model (similar to GRTransferFuncs) to
represent symbolic memory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48399 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/ValueState.cpp