[PATCH] D134938: [libc++] Add option to disable long double math support in libc++

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 16:12:20 PDT 2022


arichardson added a comment.

One location that I believe is missing from this patch is the call to atan2l in include/complex.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134938/new/

https://reviews.llvm.org/D134938



More information about the llvm-commits mailing list