diff options
author | Alon Zakai <azakai@google.com> | 2022-05-17 08:37:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-17 08:37:04 -0700 |
commit | 2103ff82c3ccbd6f8ee3c6bad1842f39d3e1d072 (patch) | |
tree | 67a92aae8aca078c13d545da42a22e88a8e0e902 /src/shell-interface.h | |
parent | b2395815380a7a7cdcaa4d6e16efc784c10fd5ce (diff) | |
download | binaryen-2103ff82c3ccbd6f8ee3c6bad1842f39d3e1d072.tar.gz binaryen-2103ff82c3ccbd6f8ee3c6bad1842f39d3e1d072.tar.bz2 binaryen-2103ff82c3ccbd6f8ee3c6bad1842f39d3e1d072.zip |
[NFC] Make InsertOrderedMap::insert's param const (#4669)
Being a const reference allows writing insert({a, b}), which will be
useful in a future PR, and there is no reason to actually update the
reference.
Diffstat (limited to 'src/shell-interface.h')
0 files changed, 0 insertions, 0 deletions