diff options
author | Timm Baeder <tbaeder@redhat.com> | 2024-10-21 07:51:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-21 07:51:49 +0200 |
commit | df8b785838a2db01b4d056e603f7317209accefb (patch) | |
tree | 00b44a9ca15e8510fdff3fcdbd96001125931cdd /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d80b9cf713fd1698641c5b265de6b66618991476 (diff) | |
download | llvm-df8b785838a2db01b4d056e603f7317209accefb.zip llvm-df8b785838a2db01b4d056e603f7317209accefb.tar.gz llvm-df8b785838a2db01b4d056e603f7317209accefb.tar.bz2 |
[clang][bytecode] Narrow pointer in UO_Deref unary operators (#113089)
Otherwise we treat this like an array element even though we should
treat it as a single object.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions