[PATCH] D41406: [analyzer] Add a new checker callback, check::NewAllocator.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 10 16:29:34 PST 2018
NoQ updated this revision to Diff 129369.
NoQ added a comment.
Rebase (getter rename).
https://reviews.llvm.org/D41406
Files:
include/clang/StaticAnalyzer/Core/Checker.h
include/clang/StaticAnalyzer/Core/CheckerManager.h
lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
lib/StaticAnalyzer/Core/CheckerManager.cpp
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
test/Analysis/NewDelete-custom.cpp
test/Analysis/new-ctor-malloc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41406.129369.patch
Type: text/x-patch
Size: 21269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180111/3bd533cf/attachment-0001.bin>
More information about the cfe-commits
mailing list