Don't try to diagnose anything when we're passing incomplete types
through varargs. This only happens when we're in an unevaluated context, where we don't want to trigger an error anyway. Fixes PR11131 / <rdar://problem/10288375>. llvm-svn: 141986
Loading
Please register or sign in to comment