diff options
author | Timm Bäder <tbaeder@redhat.com> | 2024-02-07 07:47:02 +0100 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2024-02-07 08:07:05 +0100 |
commit | 8c84096da195ae38336ba9aa700dc35e567157ba (patch) | |
tree | 3c7db741a38a004cc40f62b75823d5bc5a6275c7 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | c5e5661591a90094eeb5831de86d701419c74f07 (diff) | |
download | llvm-8c84096da195ae38336ba9aa700dc35e567157ba.zip llvm-8c84096da195ae38336ba9aa700dc35e567157ba.tar.gz llvm-8c84096da195ae38336ba9aa700dc35e567157ba.tar.bz2 |
[clang][Interp] Fix initializing _Complex values from DeclRefExpr
See the comment I added. When initializing a complex value from a
DeclRefExpr, we need to manually copy both array elements.
This adds some unfortunate code duplication that I'm still pondering
on how to get rid of best.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions