[libcxx-commits] [PATCH] D137500: [libc++][math.h] Remove some code duplication
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 21 08:24:43 PST 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
LGTM if CI is happy. This seems to basically removes copy-pasted code which isn't relevant anymore now that we're using Clang builtins.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137500/new/
https://reviews.llvm.org/D137500
More information about the libcxx-commits
mailing list