[PATCH] D11433: [Static Analyzer] Make NonNullParamChecker emit implicit null dereference events.
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 27 11:50:18 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL246182: [Static Analyzer] Make NonNullParamChecker emit implicit null dereference… (authored by xazax).
Changed prior to commit:
http://reviews.llvm.org/D11433?vs=33335&id=33344#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11433
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/Checker.h
cfe/trunk/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
cfe/trunk/test/Analysis/nullability.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11433.33344.patch
Type: text/x-patch
Size: 6114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150827/69e72aca/attachment-0001.bin>
More information about the cfe-commits
mailing list