diff options
| author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-02-07 00:52:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-07 00:52:10 +0100 |
| commit | 08457e1f7693bdafe5330cde2bf41290cad4cade (patch) | |
| tree | 6366434c8f3d4017b89bf6b93d1868d4bb0dd890 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | fbded6663fb04d12f451c18bc8018989d2db3a87 (diff) | |
[libc++] Add tests to pin down the ABI of deque, list and vector (#80191)
This patch adds tests that lock down the ABI of types like deque, list
and vector.
An upcoming patch will replace the usage of __compressed_pair in these
classes
by [[no_unique_address]], so we are adding these tests to pin down their
ABI
before making the change. That way, we can be confident that the patch
making
the actual ABI-sensitive change is safe if it doesn't break these tests.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
