[PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation

Jia Chen via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 12:53:45 PDT 2016


grievejia updated this revision to Diff 58989.
grievejia marked an inline comment as done.
grievejia added a comment.

Addressed free() argument.


http://reviews.llvm.org/D20776

Files:
  include/llvm/Analysis/CFLAliasAnalysis.h
  lib/Analysis/CFLAliasAnalysis.cpp
  test/Analysis/CFLAliasAnalysis/malloc-and-free.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20776.58989.patch
Type: text/x-patch
Size: 12182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160530/c3444ad1/attachment.bin>


More information about the llvm-commits mailing list