summary refs log tree commit diff stats
path: root/lib/std/vmutils.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2022-03-20 14:02:44 +0100
committerGitHub <noreply@github.com>2022-03-20 14:02:44 +0100
commit731eabc9309997775c8be41f3e5eb5512460aad0 (patch)
tree6a9ee1b3695e221f591d7165097bb4b870a3f408 /lib/std/vmutils.nim
parent3e83d73f272afe8de85189da7d6d513916cc2efd (diff)
downloadNim-731eabc9309997775c8be41f3e5eb5512460aad0.tar.gz
fixes #19631 (#19618)
Aliasing is hard and we have to watch out not to compile 'x = f(x.a)' into 'f(x.a, addr x)'
Diffstat (limited to 'lib/std/vmutils.nim')
0 files changed, 0 insertions, 0 deletions