Add special case handling for calloc and realloc
authorChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 16:50:46 +0000 (16:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 16:50:46 +0000 (16:50 +0000)
commit894263bc9f9276ed62b16ede5baecafe2f61840a
treead0e8d6247ba1310cf8bf4ac9873f1b86f70b53c
parent808a7aeec77e79ad236614a578b1bb758ce796ab
Add special case handling for calloc and realloc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8630 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/Local.cpp