[libc-commits] [PATCH] D125966: [libc][mem*] Address facility + test enum support
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 31 02:34:38 PDT 2022
gchatelet updated this revision to Diff 433041.
gchatelet added a comment.
- Use a more principled approach to common alignment
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.433041.patch
Type: text/x-patch
Size: 11591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220531/e8fddfd2/attachment-0001.bin>
More information about the libc-commits
mailing list