]> granicus.if.org Git - clang/commit
[analyzer] Eliminates all the cases with unknown family.
authorAnton Yartsev <anton.yartsev@gmail.com>
Fri, 5 Apr 2013 19:08:04 +0000 (19:08 +0000)
committerAnton Yartsev <anton.yartsev@gmail.com>
Fri, 5 Apr 2013 19:08:04 +0000 (19:08 +0000)
commita3989b8f54421cd90a48ace8820c7147cea6bb3d
treeea36022911b188696b9534037bef337dcd93d8d5
parentc80e0314cd2e1c5e6021aeac155b8a181a27e2e1
[analyzer] Eliminates all the cases with unknown family.

Now treat AF_None family as impossible in isTrackedFamily()

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178899 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/MallocChecker.cpp