]> granicus.if.org Git - clang/commit
[analyzer] Fix null tracking for the given test case, by using the proper state and...
authorAnna Zaks <ganna@apple.com>
Fri, 5 Apr 2013 23:50:11 +0000 (23:50 +0000)
committerAnna Zaks <ganna@apple.com>
Fri, 5 Apr 2013 23:50:11 +0000 (23:50 +0000)
commit4b69feb6d90eb120d04f5d54f6b28cc295a46098
tree6b083d30bd2a54cd3264b9442cc61e34c0cedcbd
parentf608aff66c5412ab583258f989417b4974ba507a
[analyzer] Fix null tracking for the given test case, by using the proper state and removing redundant code.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178933 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
test/Analysis/inlining/inline-defensive-checks.cpp