diff options
author | Kirill Stoimenov <kstoimenov@google.com> | 2023-02-07 00:02:17 +0000 |
---|---|---|
committer | Kirill Stoimenov <kstoimenov@google.com> | 2023-02-07 15:51:56 +0000 |
commit | 9de144eee5307363d7b4f1c8c1837c28223aead0 (patch) | |
tree | 6fd81cdc7f6ca6588cb0404b53ad93677e980fea /clang/lib/Basic/FileManager.cpp | |
parent | 0f827ee0366922c16fe987c75dad459e717b4f6e (diff) | |
download | llvm-9de144eee5307363d7b4f1c8c1837c28223aead0.zip llvm-9de144eee5307363d7b4f1c8c1837c28223aead0.tar.gz llvm-9de144eee5307363d7b4f1c8c1837c28223aead0.tar.bz2 |
[HWASAN] Remove GetRequestedSize check from Metadata::IsAllocated
After D143438 there is no point in this check as the size will never 0. Also this keeps it consistent with ASAN where there is not size check in LsanMetadata::allocated.
Reviewed By: MaskRay, vitalybuka
Differential Revision: https://reviews.llvm.org/D143442
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions