[PATCH] D18073: Add memory allocating functions

Alexander Riccio via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 6 14:10:33 PST 2016


ariccio updated this revision to Diff 76993.
ariccio marked an inline comment as done.
ariccio added a comment.
Herald added a subscriber: mehdi_amini.

I think this addresses the previous issues, and it passes all tests, although I haven't yet fixed the wreorder issue (I just missed it, and I'mma rerun tests in a second).


https://reviews.llvm.org/D18073

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18073.76993.patch
Type: text/x-patch
Size: 223914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161106/2b474bb4/attachment-0001.bin>


More information about the cfe-commits mailing list