[libc-commits] [PATCH] D129918: [libc] Add utility classes for checking exceptional values.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jul 19 20:24:25 PDT 2022


lntue updated this revision to Diff 446027.
lntue added a comment.

Use cpp::Optional from https://reviews.llvm.org/D129920 as return type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129918

Files:
  libc/src/__support/FPUtil/CMakeLists.txt
  libc/src/__support/FPUtil/except_value_utils.h
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129918.446027.patch
Type: text/x-patch
Size: 4993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220720/fa2953e0/attachment-0001.bin>


More information about the libc-commits mailing list