[PATCH] D19835: Tolerate incorrect return type for 'isinf' and 'isnan' in tests.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Fri May 27 15:20:37 PDT 2016


EricWF accepted this revision.
EricWF added a reviewer: EricWF.
EricWF added a comment.
This revision is now accepted and ready to land.

Accepting to get the test suite passing on newer linux distributions again. I tried modifying the tests to test the GLIBC version but IMO it was more complexity than it was worth.


http://reviews.llvm.org/D19835





More information about the cfe-commits mailing list