diff options
author | Ben Smith <binjimin@gmail.com> | 2017-03-06 16:51:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-06 16:51:03 -0800 |
commit | d155a0e4374f9e1f15bcb06aa5d10125efc28829 (patch) | |
tree | 08486c08c537cc1e750cc724a9a1d059a1e110ee /src/binary-reader-objdump.cc | |
parent | 8fb4e09ad1d5d0c737028e87728abe336350ae27 (diff) | |
download | wabt-d155a0e4374f9e1f15bcb06aa5d10125efc28829.tar.gz wabt-d155a0e4374f9e1f15bcb06aa5d10125efc28829.tar.bz2 wabt-d155a0e4374f9e1f15bcb06aa5d10125efc28829.zip |
Use std::move to relocate Bison stacks (#319)
We previously used memcpy, but this is more robust if we want to use
non-trivially copyable tokens. See issue #314.
Diffstat (limited to 'src/binary-reader-objdump.cc')
0 files changed, 0 insertions, 0 deletions