[PATCH] D68162: [analyzer][MallocChecker][NFC] Communicate the allocation family to auxiliary functions with parameters

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 2 02:47:27 PDT 2019


Szelethus updated this revision to Diff 222781.
Szelethus retitled this revision from "[analyzer][MallocChecker][NFC] Communicate the allocation family information to auxiliary functions with template parameters" to "[analyzer][MallocChecker][NFC] Communicate the allocation family to auxiliary functions with parameters".
Szelethus added a comment.

Use regular parameters instead of template parameters.


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

https://reviews.llvm.org/D68162

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68162.222781.patch
Type: text/x-patch
Size: 34462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191002/e021d97c/attachment-0001.bin>


More information about the cfe-commits mailing list