diff options
author | Ben Smith <binjimin@gmail.com> | 2017-07-17 22:03:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-17 22:03:46 -0700 |
commit | a2d15d2cd095d6915cc83cbd811be8488ca0fce6 (patch) | |
tree | dcce2f8911f8fd753b4dd85d0e5ca0b021d5e52b /src/binary-reader-objdump.cc | |
parent | 72ae6f4a7a8d3e417a8db6484a363328f08e6aa9 (diff) | |
download | wabt-a2d15d2cd095d6915cc83cbd811be8488ca0fce6.tar.gz wabt-a2d15d2cd095d6915cc83cbd811be8488ca0fce6.tar.bz2 wabt-a2d15d2cd095d6915cc83cbd811be8488ca0fce6.zip |
Add MoveAndDelete helper function to parser (#577)
This combines the std::move + delete behavior that was used throughout
wast-parser.y in a cleaner way.
I've also renamed the other helper functions to MixedCase, and added the
PrependAndDelete and AppendAndDelete helper functions too.
Diffstat (limited to 'src/binary-reader-objdump.cc')
0 files changed, 0 insertions, 0 deletions