Check that the function prototypes are correct before assuming that the
authorNick Lewycky <nicholas@mxc.ca>
Sat, 27 Dec 2008 16:20:53 +0000 (16:20 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 27 Dec 2008 16:20:53 +0000 (16:20 +0000)
commit3037eda1ef960209980985cb46d3d8b074c40a13
treecc003289d2b8270b5e77edd9fe94c87f0e599269
parent7c3f161569293eb626bb0b4619fc6f0f87c921d5
Check that the function prototypes are correct before assuming that the
parameters are pointers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61451 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/Andersens.cpp
test/Analysis/Andersens/2008-12-27-BuiltinWrongType.ll [new file with mode: 0644]