[libcxx-commits] [PATCH] D140022: [libc++][math.h] Remove __sun__ workarounds

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 14 06:13:02 PST 2022


philnik created this revision.
philnik added a reviewer: ldionne.
Herald added subscribers: fedor.sergeev, krytarowski.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

These workarounds make it impractical to granularize `math.h` and we don't support Solaris anyways.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140022

Files:
  libcxx/include/math.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140022.482832.patch
Type: text/x-patch
Size: 8675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221214/8a04399f/attachment.bin>


More information about the libcxx-commits mailing list