[PATCH] D18073: Add memory allocating functions

Alexander Riccio via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 10 23:18:58 PDT 2016


ariccio updated this revision to Diff 53193.
ariccio added a comment.

I'm not actually sure why I didn't want to split these off into a separate file, but now I finally have. Is this what you were looking for?


http://reviews.llvm.org/D18073

Files:
  llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  llvm/tools/clang/test/Analysis/malloc-uses.c
  llvm/tools/clang/test/Analysis/malloc.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18073.53193.patch
Type: text/x-patch
Size: 15436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160411/98454336/attachment-0001.bin>


More information about the cfe-commits mailing list