This check is not correct for mallocs, so exclude them earlier.
authorOwen Anderson <resistor@mac.com>
Mon, 18 Feb 2008 09:11:02 +0000 (09:11 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 18 Feb 2008 09:11:02 +0000 (09:11 +0000)
commit26d914ada39516974d9fb97ea7504329d3822501
tree4c5b7a6a2b4254906ed1bc7a2d384104ef198a36
parent96cfff0906915a060e543db8e0e4a74c674ef7c0
This check is not correct for mallocs, so exclude them earlier.

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