aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2012-06-21 18:51:10 +0000
committerDavid Blaikie <dblaikie@gmail.com>2012-06-21 18:51:10 +0000
commit28a5f0cdfcc927a94c1bda6a225200762df22411 (patch)
treec9ce84abcb3bdb592e17d37b55e29f8c8cb6a44a /lib/StaticAnalyzer/Checkers/MallocChecker.cpp
parent56242baaae6c45b24fbdd5bc56fe4ee516fa9e6b (diff)
PR13165: False positive when initializing member data pointers with NULL.
This now correctly covers, I believe, all the pointer types: * 'any' pointers (both function and data normal pointers and ObjC object pointers) * member pointers (both function and data) * block pointers git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158931 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions