llvm-project/clang/test/CXX/expr/expr.post/expr.call
Douglas Gregor 7e1aa5b7ac 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
2011-10-14 20:34:19 +00:00
..
p7-0x.cpp Don't try to diagnose anything when we're passing incomplete types 2011-10-14 20:34:19 +00:00