Don't build a call expression referring to a function which we're not allowed
to use. This makes very little difference right now (other than suppressing follow-on errors in some cases), but will matter more once we support deduced return types (we don't want expressions with undeduced return types in the AST). llvm-svn: 181107
Loading
Please register or sign in to comment