[libcxx] r271060 - Tolerate incorrect return type for 'isinf' and 'isnan' in tests.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Sat May 28 00:57:58 PDT 2016


I think that would be a possibility. However IMO such a change has little
value. Unlike other uses of `_LIBCPP_PREFERRED_OVERLOAD`, which fix const
correctness issue, I don't think the int vs bool return type distinction as
that important. Perhaps I"m just being ignorant?

/Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160528/ddd63f90/attachment.html>


More information about the cfe-commits mailing list