[PATCH] D54823: [analyzer][MallocChecker][NFC] Document and reorganize some functions

Kristóf Umann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 08:36:06 PDT 2019


Szelethus updated this revision to Diff 220873.
Szelethus added a comment.

Rebase, fix (suspected) error that caused buildbot errors. Hold off commiting in favor checking whether putting `CallDescriptionMap` in would be too invasive, but really, can't be worse then it already is.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54823/new/

https://reviews.llvm.org/D54823

Files:
  clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54823.220873.patch
Type: text/x-patch
Size: 79967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/c82828f7/attachment-0001.bin>


More information about the llvm-commits mailing list