]> granicus.if.org Git - clang/commit
[analyzer] Revert the functional part of r155944.
authorAnna Zaks <ganna@apple.com>
Thu, 3 May 2012 02:13:46 +0000 (02:13 +0000)
committerAnna Zaks <ganna@apple.com>
Thu, 3 May 2012 02:13:46 +0000 (02:13 +0000)
commit31595e22b7e0d21b0b7c4c4fb196e97d3edc2a08
treee6941bf23682e24a10b50129794c1ea71b05ef9b
parent92c6c90e9099b7e27073056b154b2d5e7d5449b1
[analyzer] Revert the functional part of r155944.

The change resulted in multiple issues on the buildbot, so it's not
ready for prime time. Only enable history tracking for tainted
data(which is experimental) for now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156049 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/SValBuilder.cpp
test/Analysis/malloc.c