]> granicus.if.org Git - clang/commit
Add two new test cases for the Malloc/Free checker. Both have to do with
authorTed Kremenek <kremenek@apple.com>
Fri, 13 Nov 2009 20:00:28 +0000 (20:00 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 13 Nov 2009 20:00:28 +0000 (20:00 +0000)
commitc764d4b5b78607d189eb5299ceb6d1640c99df45
tree2036b289ceff75fd1553a88caea4c85608523493
parentba93087ebd43c0f7b3e980dc9e49a9313d9c9f01
Add two new test cases for the Malloc/Free checker.  Both have to do with
storing malloc'ed memory to global storage.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88684 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/malloc.c