<p dir="ltr">@Eric: Ping?</p>
<div class="gmail_quote">On 1 Sep 2016 11:33, "Asiri Rathnayake via cfe-commits" <<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">rmaprath updated this revision to Diff 69962.<br>
rmaprath added a comment.<br>
<br>
Simplified the patch a little bit more.<br>
<br>
Now, library vendors should be able to define `_LIBCPP_STRICT_C99_<wbr>COMPATIBILITY` and `libc++` will not use/test C99 math functions in `C++03/98` modes. Currently it's only the math functions, we can extend this approach to other affected areas if the approach is OK. Not 100% sure about the namings, can change them as needed.<br>
<br>
@EricWF: Gentle ping.<br>
<br>
<br>
<a href="https://reviews.llvm.org/D23926" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D23926</a><br>
<br>
Files:<br>
  include/__config<br>
  include/math.h<br>
  test/std/depr/depr.c.headers/<wbr>math_h.pass.cpp<br>
  test/std/numerics/c.math/<wbr>cmath.pass.cpp<br>
  test/std/numerics/complex.<wbr>number/cmplx.over/proj.pass.<wbr>cpp<br>
<br>
<br>______________________________<wbr>_________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div>