[libcxx-commits] [PATCH] D134938: Use builtins in <math.h>
Michael Platings via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 13 05:01:34 PDT 2022
michaelplatings updated this revision to Diff 467444.
michaelplatings added a comment.
The previous approach of excluding the functions that AIX doesn't claim to support didn't work, so try excluding from AIX all changes to long double functions.
Sorry for the noise but this is the only way I can tell whether the change will work on AIX.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134938/new/
https://reviews.llvm.org/D134938
Files:
libcxx/include/complex
libcxx/include/math.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134938.467444.patch
Type: text/x-patch
Size: 51194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221013/f3a6f211/attachment-0001.bin>
More information about the libcxx-commits
mailing list