diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2025-01-05 10:29:31 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-05 10:29:31 +0400 |
commit | 267ab1cf574bd51d67f3f88c1c4f28a44fca2c8a (patch) | |
tree | 19972f27734ecd6b2d19b66246a3c6973d441e21 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 00934505d44e28f3c1d5739d6369648e87f10cf5 (diff) | |
download | llvm-267ab1cf574bd51d67f3f88c1c4f28a44fca2c8a.zip llvm-267ab1cf574bd51d67f3f88c1c4f28a44fca2c8a.tar.gz llvm-267ab1cf574bd51d67f3f88c1c4f28a44fca2c8a.tar.bz2 |
[clang] Add test for CWG190 "Layout-compatible POD-struct types" (#121668)
This patch adds test for
[CWG190](https://cplusplus.github.io/CWG/issues/190.html), leveraging
`__is_layout_compatible` intrinsic added for C++20
`std::is_layout_compatible`. I conservatively set the status to Clang
19, as it's the first release that implemented said intrinsic.
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions