diff options
author | Thomas Lively <tlively@google.com> | 2023-03-10 14:21:06 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 12:21:06 -0800 |
commit | f568b250e09d5c69cc855f1b9affc8346d736a73 (patch) | |
tree | 117d74deac7479eae530c4fc06db0f06f823593a /src/passes/MultiMemoryLowering.cpp | |
parent | a3cc3a514a754cf8d505806055194622606893f1 (diff) | |
download | binaryen-f568b250e09d5c69cc855f1b9affc8346d736a73.tar.gz binaryen-f568b250e09d5c69cc855f1b9affc8346d736a73.tar.bz2 binaryen-f568b250e09d5c69cc855f1b9affc8346d736a73.zip |
[NFC] Add missing parts of `ChildIterator` (#5566)
The missing associated types will become necessary if we ever use these
iterators in a nontrivial manner. Make the parent reference into a pointer so
that the copy constructor and assignment operator are not implicitly deleted.
Diffstat (limited to 'src/passes/MultiMemoryLowering.cpp')
0 files changed, 0 insertions, 0 deletions