]> granicus.if.org Git - clang/commit
[analyzer] Gain more precision retrieving the right SVal by specifying the type of...
authorAnna Zaks <ganna@apple.com>
Wed, 17 Apr 2013 22:29:51 +0000 (22:29 +0000)
committerAnna Zaks <ganna@apple.com>
Wed, 17 Apr 2013 22:29:51 +0000 (22:29 +0000)
commit441625e6c7f8bf58e62a284ae1f855dafde31ec2
treed1e0b502906af47e494cfca2b7d2b88b07001e0a
parent5b90ae7ba05a10a81f107ec1635deb1bd7292936
[analyzer] Gain more precision retrieving the right SVal by specifying the type of the expression.

Thanks to Jordan for suggesting the fix.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179732 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
test/Analysis/inlining/path-notes.c