<div dir="ltr">> <span style="font-size:12.8px">Also, I plan to submit this (once it's LGTM'ed) to the 4.0 branch. Is that OK with you, Richard?</span><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">(To be clear, I'll check with Hans before I submit this there, as well. Just trying to save a round-trip. :) )</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 23, 2017 at 4:39 PM, George Burgess IV via Phabricator <span dir="ltr"><<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">george.burgess.iv updated this revision to Diff 85486.<br>
george.burgess.iv marked 2 inline comments as done.<br>
george.burgess.iv added a comment.<br>
<br>
Addressed all feedback.<br>
<br>
Richard noted that, because we're now doing these checks after overload resolution has occurred, we no longer need to convert arguments for arg-dependent diagnose_if checks. As a result, we get to make lots of things `const`. Yay!<br>
<br>
Also, I plan to submit this (once it's LGTM'ed) to the 4.0 branch. Is that OK with you, Richard?<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<a href="https://reviews.llvm.org/D28889" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D28889</a><br>
<br>
Files:<br>
  include/clang/Sema/Overload.h<br>
  include/clang/Sema/Sema.h<br>
  lib/Sema/SemaChecking.cpp<br>
  lib/Sema/SemaExpr.cpp<br>
  lib/Sema/SemaExprCXX.cpp<br>
  lib/Sema/SemaLookup.cpp<br>
  lib/Sema/SemaOverload.cpp<br>
  test/Sema/diagnose_if.c<br>
  test/SemaCXX/diagnose_if.cpp<br>
<br>
</div></div></blockquote></div><br></div>