Fuchsia's death test framework runs the closure which can die in a
different thread. Hence, the FP exceptions which cause the closure to
die should be enalbed in the closure.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with nit
libc/test/src/fenv/feholdexcept_test.cpp | ||
---|---|---|
37 | You need an "it" between "closure" and "sets". |
You need an "it" between "closure" and "sets".