Go to file
Matthijs Kooijman 230d6fbfeb Use use_iterator::getOperandNo instead of CallSite::hasArgument to check if a
function is passed as an argument instead of called. Also do this check a bit
earlier.

llvm-svn: 51990
2008-06-05 08:34:25 +00:00
clang Fix trivial crasher and downgrade an error to warning (to match GCC). 2008-06-05 04:33:44 +00:00
llvm Use use_iterator::getOperandNo instead of CallSite::hasArgument to check if a 2008-06-05 08:34:25 +00:00