diff options
author | A. Jiang <de34@live.cn> | 2025-09-05 17:46:29 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-05 17:46:29 +0800 |
commit | 619f478d76d1e4039a6e089b3d71f5119bdc470c (patch) | |
tree | e132dc95721904be02b0d57116035e95fd84f87b /llvm/tools/llvm-cfi-verify/lib | |
parent | 07705de3672c3ebf91f79e2833fbda752fb6b024 (diff) | |
download | llvm-619f478d76d1e4039a6e089b3d71f5119bdc470c.zip llvm-619f478d76d1e4039a6e089b3d71f5119bdc470c.tar.gz llvm-619f478d76d1e4039a6e089b3d71f5119bdc470c.tar.bz2 |
[libc++][test] Fix size calculation for `unordered_map` in ABI test (#157006)
Currently,
`libcxx\test\libcxx\containers\associative\unord.map\abi.compile.pass.cpp`
consistently fails for 32-bit platforms.
There's an off-by-4 size calculation error for some `unordered_map`
specializations, possibly due to mistakenly ignoring some data member.
Diffstat (limited to 'llvm/tools/llvm-cfi-verify/lib')
0 files changed, 0 insertions, 0 deletions