[libcxx-commits] [PATCH] D143902: [libc++] Extend is_always_bitcastable for pointers and enums

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 13 04:17:22 PST 2023


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143902

Files:
  libcxx/include/__type_traits/is_always_bitcastable.h
  libcxx/test/libcxx/type_traits/is_always_bitcastable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143902.496926.patch
Type: text/x-patch
Size: 7319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230213/bd270d0e/attachment.bin>


More information about the libcxx-commits mailing list