diff options
author | Ben Smith <binjimin@gmail.com> | 2017-08-29 23:24:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-29 23:24:48 -0700 |
commit | 781e08e3ef857eb738fe54e6ef426717f99f5364 (patch) | |
tree | fc613a3e53d576bcb420d94dbaeefcae1051dd4d /src/binary-reader-objdump.cc | |
parent | 7d33b3f26fc5aead990a35e4d089eaf2d5053202 (diff) | |
download | wabt-781e08e3ef857eb738fe54e6ef426717f99f5364.tar.gz wabt-781e08e3ef857eb738fe54e6ef426717f99f5364.tar.bz2 wabt-781e08e3ef857eb738fe54e6ef426717f99f5364.zip |
Move Result to its own file (result.h) (#600)
* Unify all uses of `CHECK_RESULT`
* Use `CHECK_RESULT` in a few more places
* Add `operator|` and `operator|=` to `Result`, use it instead of
`COMBINE_RESULT`
* Change a few occurrences of `!Succeeded` to `Failed`
Diffstat (limited to 'src/binary-reader-objdump.cc')
0 files changed, 0 insertions, 0 deletions