diff options
author | Timm Bäder <tbaeder@redhat.com> | 2024-05-10 15:41:21 +0200 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2024-05-11 20:20:04 +0200 |
commit | 379b77773cf653352f30f8c7cca393f4df9389be (patch) | |
tree | 447161b22fe23095db13f975a6138058126e8d79 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1337622a492f4e77604b09ac8ff97042e46d8d42 (diff) | |
download | llvm-379b77773cf653352f30f8c7cca393f4df9389be.zip llvm-379b77773cf653352f30f8c7cca393f4df9389be.tar.gz llvm-379b77773cf653352f30f8c7cca393f4df9389be.tar.bz2 |
[clang][Interp] Use pointee metadata size in isRoot()
Previously, isRoot() would return true for pointers with a base
of sizeof(InlineDescriptor), even if the actual metadata size of the
pointee was 0.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions