PR43519: don't inject a diagnostic when constant-evaulation of a
pointer-to-member call can't determine a callee. We will have produced a diagnostic already if the callee is known to be unevaluatable, and diagnosing here rejects valid code during potential constant expression checking. llvm-svn: 373553
Loading
Please register or sign in to comment