[PATCH] D31561: cmath: Skip Libc for integral types in isinf, etc.
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 20 17:11:38 PDT 2017
dexonsmith added a comment.
Marshall, are you fine with figuring this out in-tree? Or should I revert to using `std::is_floating_point` for now?
https://reviews.llvm.org/D31561
More information about the cfe-commits
mailing list