[PATCH 1/2 v2] Introduce __builtin_is_virtual_base_of
Giuseppe D'Angelo
giuseppe.dangelo@kdab.com
Tue Jul 30 22:49:40 GMT 2024
On 29/07/2024 22:53, Giuseppe D'Angelo wrote:
> Hi,
>
> The attached patch is a stab at adding the necessary compiler builtin to
> support std::is_virtual_base_of (P2985R0, approved for C++26). The name
> of the builtin matches the one just merged into clang:
>
> https://github.com/llvm/llvm-project/issues/98310
>
> The next patch will add the libstdc++ bits.
Hello,
This is a new revision of the same patch, this time with a DCO.
Thank you,
--
Giuseppe D'Angelo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Introduce-__builtin_is_virtual_base_of.patch
Type: text/x-patch
Size: 13610 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20240731/17b460a1/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4244 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20240731/17b460a1/attachment-0001.p7s>
More information about the Libstdc++
mailing list