<div dir="ltr">This should call CheckPlaceholderExpr instead of just checking for the OverloadExpr case; there are a bunch of other kinds of expression that we should handle here (property exprs, bound member functions, ...).</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 27, 2015 at 2:34 PM, Aaron Ballman <span dir="ltr"><<a href="mailto:aaron@aaronballman.com" target="_blank">aaron@aaronballman.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This patch addresses PR15842 by checking whether the operand to the<br>
noexcept expression is an unevaluted lookup expression. It reuses some<br>
overload logic to generate a diagnostic and potentially reasonable<br>
fixit.<br>
<span class="HOEnZb"><font color="#888888"><br>
~Aaron<br>
</font></span></blockquote></div><br></div>