[libcxx-commits] [PATCH] D64105: libc++: add _LIBCPP_HAS_NO_LONG_DOUBLE

Dionna Amalie Glaze via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 2 14:41:39 PDT 2019


deeglaze updated this revision to Diff 207636.
deeglaze added a comment.

Changed an instance of defined(__ASYLO__) to defined(_LIBCXX_HAS_NO_LONG_DOUBLE) in math.h


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

https://reviews.llvm.org/D64105

Files:
  libcxx/include/__config
  libcxx/include/cmath
  libcxx/include/cstdlib
  libcxx/include/locale
  libcxx/include/math.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64105.207636.patch
Type: text/x-patch
Size: 25528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190702/7d9f71fb/attachment-0001.bin>


More information about the libcxx-commits mailing list