<div class="gmail_quote">On Fri, Dec 9, 2011 at 1:42 PM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com">dblaikie@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":1k8">+          S.isExprCallable(*E, ReturnType, NonTemplateOverloads);<br>
+          if (!ReturnType.isNull()</div></blockquote></div><br><div>We should make Sema::isExprCallable return ReturnType.isNull() to simplify this pattern...</div><div><br></div><div>I mention this as you were looking at fixing other parts isExprCallable...</div>