[libcxx-commits] [PATCH] D63744: In the libc++ unstable ABI, use [[no_unique_address]] instead of __compressed_pair when available.
Richard Smith - zygoloid via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 24 17:56:05 PDT 2019
rsmith updated this revision to Diff 206347.
rsmith added a comment.
- Rename __hash_ macro to avoid name collision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63744/new/
https://reviews.llvm.org/D63744
Files:
libcxx/include/__config
libcxx/include/__hash_table
libcxx/include/__split_buffer
libcxx/include/__tree
libcxx/include/deque
libcxx/include/forward_list
libcxx/include/functional
libcxx/include/future
libcxx/include/list
libcxx/include/memory
libcxx/include/string
libcxx/include/vector
libcxx/test/libcxx/containers/unord/unord.set/missing_hash_specialization.fail.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.protected.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63744.206347.patch
Type: text/x-patch
Size: 83838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190625/df24c66e/attachment-0001.bin>
More information about the libcxx-commits
mailing list