[libc-commits] [PATCH] D125966: [libc][mem*] Address facility + test enum support

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jun 1 01:29:01 PDT 2022


gchatelet updated this revision to Diff 433315.
gchatelet added a comment.

- Simplify gcd in address


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125966

Files:
  libc/src/__support/CPP/TypeTraits.h
  libc/src/string/memory_utils/address.h
  libc/test/src/string/memory_utils/CMakeLists.txt
  libc/test/src/string/memory_utils/address_test.cpp
  libc/utils/UnitTest/LibcTest.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125966.433315.patch
Type: text/x-patch
Size: 11532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220601/40f7abf5/attachment.bin>


More information about the libc-commits mailing list