The FPEceptMatcher.cpp file uses system utilities and includes C++
libraries. This patch pulls it out of the main FPTestHelpers target so
we can exclude it from hermetic only tests.
Depends on D149705
Paths
| Differential D149745
[libc] Split out FPExceptMatcher from the FP utils ClosedPublic Authored by jhuber6 on May 3 2023, 6:39 AM.
Details Summary The FPEceptMatcher.cpp file uses system utilities and includes C++ Depends on D149705
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 3 2023, 6:39 AM jhuber6 added a child revision: D149750: [libc] Enable the '__support' unit tests to be hermetic.May 3 2023, 8:02 AM sivachandra added inline comments.
This revision is now accepted and ready to land.May 3 2023, 9:10 AM
Closed by commit rGc00f8f131447: [libc] Split out FPExceptMatcher from the FP utils (authored by jhuber6). · Explain WhyMay 3 2023, 9:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519128 libc/test/UnitTest/CMakeLists.txt
libc/test/src/fenv/CMakeLists.txt
|