diff options
author | Anna Zaks <ganna@apple.com> | 2012-02-08 23:16:52 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-02-08 23:16:52 +0000 |
commit | cd37bf4ec8e2043dc589a592df5c97144b5dee3b (patch) | |
tree | 342578383bc391c0d7f045ce928f459f83b22368 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 7df15cd21f2db1b0665bc01e24f5ab889609e99f (diff) | |
download | llvm-cd37bf4ec8e2043dc589a592df5c97144b5dee3b.zip llvm-cd37bf4ec8e2043dc589a592df5c97144b5dee3b.tar.gz llvm-cd37bf4ec8e2043dc589a592df5c97144b5dee3b.tar.bz2 |
[analyzer] Split the MallocChecker into two versions - pessimistic and
optimistic.
TODO: actually implement the pessimistic version of the checker. Ex: it
needs to assume that any function that takes a pointer might free it.
The optimistic version relies on annotations to tell us which functions
can free the pointer.
llvm-svn: 150111
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions