[libc-commits] [PATCH] D110643: [libc] Add support for 128 bit ints in limits.h
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Sep 28 12:01:25 PDT 2021
michaelrj updated this revision to Diff 375660.
michaelrj marked an inline comment as done.
michaelrj added a comment.
change max and add support for signed ints, although it's commented out currently due to the trest framework not supporting it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110643/new/
https://reviews.llvm.org/D110643
Files:
libc/test/utils/CPP/CMakeLists.txt
libc/test/utils/CPP/limits_test.cpp
libc/utils/CPP/Limits.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110643.375660.patch
Type: text/x-patch
Size: 3695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210928/67b9a69c/attachment.bin>
More information about the libc-commits
mailing list