aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend.cpp
diff options
context:
space:
mode:
authorJ.C. Moyer <jcmoyer32@gmail.com>2023-05-21 16:43:34 -0400
committerJ.C. Moyer <jcmoyer32@gmail.com>2023-05-21 16:43:34 -0400
commit4d5a442d1f7d896e6628b68c0f03b07fa5239475 (patch)
tree2e2ebb7bfd27c98be06c96533862aea52ea9ac7b /src/llvm_backend.cpp
parent249f42f05455fb71bd0b5e4acee445991a988699 (diff)
Use compound literal storage for ValueDecl lvals
Prior to this commit, if a variable was initialized using a compound literal, its associated storage would not be set. This commit makes the variable always take on the storage of the compound literal. Fixes #2466
Diffstat (limited to 'src/llvm_backend.cpp')
0 files changed, 0 insertions, 0 deletions