[libc-commits] [libc] [libc] Make fenv and math tests preserve fenv_t state (PR #89658)
Roland McGrath via libc-commits
libc-commits at lists.llvm.org
Tue Apr 23 13:20:47 PDT 2024
================
@@ -111,8 +111,10 @@ add_header_library(
add_unittest_framework_library(
LibcFPTestHelpers
SRCS
+ FEnvSafeTest.cpp
----------------
frobtech wrote:
Done. But I don't think it should be the norm to ask this in reviews when change authors do not themselves use Bazel and cannot be expected to have a reasonable means to test such changes.
https://github.com/llvm/llvm-project/pull/89658
More information about the libc-commits
mailing list