diff options
author | Alex Brachet <abrachet@google.com> | 2022-07-11 17:39:44 +0000 |
---|---|---|
committer | Alex Brachet <abrachet@google.com> | 2022-07-11 17:39:44 +0000 |
commit | c823cbf699e9324dc1448a46b11941fb3030f97d (patch) | |
tree | fb342da6caf119f4f40d38f8f084e4beb4579ccc /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d0751c9725aab1dad3d86481e13a4628356e7422 (diff) | |
download | llvm-c823cbf699e9324dc1448a46b11941fb3030f97d.zip llvm-c823cbf699e9324dc1448a46b11941fb3030f97d.tar.gz llvm-c823cbf699e9324dc1448a46b11941fb3030f97d.tar.bz2 |
[scudo][Fuchsia] Don't assume MapPlatformData::Vmar is valid
After https://reviews.llvm.org/D129237, the assumption
that any non-null data contains a valid vmar handle is no
longer true. Generally this code here needs cleanup, but
in the meantime this fixes errors on Fuchsia.
Differential Revision: https://reviews.llvm.org/D129331
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions