[libcxx-commits] [PATCH] D138629: [libc++][math.h] Add double overloads

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 23 17:07:33 PST 2022


philnik created this revision.
philnik added a reviewer: ldionne.
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++.

This allows libc++ to work with libcs that don't provide a proper math.h implementation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138629

Files:
  libcxx/include/math.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138629.477659.patch
Type: text/x-patch
Size: 22507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221124/c61616b9/attachment-0001.bin>


More information about the libcxx-commits mailing list