diff options
| author | Alex Guteniev <gutenev@gmail.com> | 2026-02-05 10:58:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-05 09:58:46 +0100 |
| commit | 39d60bbe5c0d5e7d86eef596ba7614e78ac4e655 (patch) | |
| tree | 14a2a482bc69a7882f12ae08439f8fedb0db6de1 /llvm/test/Bitcode/Inputs/thinlto-function-summary-callgraph-relbf.bc | |
| parent | c7dd96e6f29b032a4879a7fe2fb0ff2ee1406aa5 (diff) | |
| download | llvm-39d60bbe5c0d5e7d86eef596ba7614e78ac4e655.zip llvm-39d60bbe5c0d5e7d86eef596ba7614e78ac4e655.tar.gz llvm-39d60bbe5c0d5e7d86eef596ba7614e78ac4e655.tar.bz2 | |
[lib++][test] Align `atomic_ref` underlying variable as required (#179780)
There is one pre-existing
`alignas(std::atomic_ref<T>::required_alignment)`:
https://github.com/llvm/llvm-project/blob/1f8a3f2fdbf51cbba4635ef05e8139039a105c2c/libcxx/test/std/atomics/atomics.ref/is_always_lock_free.pass.cpp#L54-L60
This PR adds more of them.
On 32-bit Windows ABI just creating a variable on stack is not enough,
so 32-bit MSVC fails these tests before the fix.
Diffstat (limited to 'llvm/test/Bitcode/Inputs/thinlto-function-summary-callgraph-relbf.bc')
0 files changed, 0 insertions, 0 deletions
