[libcxx-commits] [PATCH] D136908: [libc++] Remove duplication in math_h.pass.cpp and improve coverage
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 21 14:22:54 PST 2022
ldionne accepted this revision.
ldionne added a comment.
This is significantly easier to understand than the previous iterations of this patch. It's still not perfect, but I think this is the best we'll get given that this test needs to support C++03.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136908/new/
https://reviews.llvm.org/D136908
More information about the libcxx-commits
mailing list