[PATCH] D68163: [analyzer][MallocChecker][NFC] Change the use of IdentifierInfo* to CallDescription
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 2 03:14:53 PDT 2019
Szelethus updated this revision to Diff 222791.
Szelethus added a comment.
Rebase, unforget to support 3-arg malloc, for which apparently were no tests at all.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68163/new/
https://reviews.llvm.org/D68163
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/test/Analysis/kmalloc-linux.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68163.222791.patch
Type: text/x-patch
Size: 26948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191002/6ea38217/attachment-0001.bin>
More information about the cfe-commits
mailing list