Improve parser recovery when we try to parse a call expression but the
called function itself is invalid (e.g., because of a semantic error referring to that declaration). Fixes <rdar://problem/8044142>. llvm-svn: 105175
Loading
Please register or sign in to comment