Various parts of the standard require something to be an "incomplete or
object type". Add a predicate that checks exactly this, as it is equivalent to checking ot see if the type is *not* a function type, which is faster to check. llvm-svn: 49082
Loading
Please register or sign in to comment