diff options
author | Mark de Wever <koraq@xs4all.nl> | 2021-11-03 20:50:59 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2021-11-09 19:01:22 +0100 |
commit | 1e78d5d008f95b47834ce2438a9b0faf96c85985 (patch) | |
tree | db912c78b594876b1f11a2c4ec5cb57cbb123b99 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | a948a0a23ce7ab78e31c0f6a571ac73ea766ab69 (diff) | |
download | llvm-1e78d5d008f95b47834ce2438a9b0faf96c85985.zip llvm-1e78d5d008f95b47834ce2438a9b0faf96c85985.tar.gz llvm-1e78d5d008f95b47834ce2438a9b0faf96c85985.tar.bz2 |
[libc++] Fix lifetime issues of temporaries.
The ASAN build failed due to using pointers to a temporary whose
lifetime had expired.
Updating the libc++ Docker image to Ubuntu Focal caused some breakage.
This was temporary disabled in D112737. This re-enables two of these
tests.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D113137
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions