diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-08-26 09:58:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 09:58:19 -0400 |
commit | 1c48c9cc43dbbbd1751e15d199b4d7d4fc52d828 (patch) | |
tree | 5313441be67435b2712f552668be2efc8a0f6f0b /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | ca95bee649724a6092989076322daa501a0a6594 (diff) | |
download | llvm-1c48c9cc43dbbbd1751e15d199b4d7d4fc52d828.zip llvm-1c48c9cc43dbbbd1751e15d199b4d7d4fc52d828.tar.gz llvm-1c48c9cc43dbbbd1751e15d199b4d7d4fc52d828.tar.bz2 |
[libc++] Implement P2985R0: std::is_virtual_base_of (#105847)
This trait is implemented in C++26 conditionally on the compiler
supporting the __builtin_is_virtual_base_of intrinsic. I believe only
tip-of-trunk Clang currently implements that builtin.
Closes #105432
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions