[libc-commits] [PATCH] D106086: [libc] Add a new test matcher for tests raising floating point exceptions.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jul 19 22:30:34 PDT 2021


sivachandra updated this revision to Diff 360012.
sivachandra marked 3 inline comments as done.
sivachandra added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106086/new/

https://reviews.llvm.org/D106086

Files:
  libc/test/src/CMakeLists.txt
  libc/test/src/fenv/CMakeLists.txt
  libc/test/src/fenv/enabled_exceptions_test.cpp
  libc/test/src/fenv/feholdexcept_test.cpp
  libc/test/src/math/CMakeLists.txt
  libc/utils/FPUtil/TestHelpers.cpp
  libc/utils/FPUtil/TestHelpers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106086.360012.patch
Type: text/x-patch
Size: 9228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210720/2c1859ca/attachment.bin>


More information about the libc-commits mailing list