diff options
author | Alon Zakai <azakai@google.com> | 2019-07-31 20:33:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-31 20:33:26 -0700 |
commit | 0ec9ddf416de2dc9fc68d574513c52079c7ab238 (patch) | |
tree | 9e2d249ec7d43c5d8193875709ed6c73086dce57 /src/tools/wasm-emscripten-finalize.cpp | |
parent | cbcca4cf42690514c04fce958675dcc05c1e86e3 (diff) | |
download | binaryen-0ec9ddf416de2dc9fc68d574513c52079c7ab238.tar.gz binaryen-0ec9ddf416de2dc9fc68d574513c52079c7ab238.tar.bz2 binaryen-0ec9ddf416de2dc9fc68d574513c52079c7ab238.zip |
Proper Asyncify list name handling (#2275)
The lists are comma separated, but the names can have internal commas since they are human-readable. This adds awareness of bracketing things, so void foo(int, double) is parsed as a single function name, properly.
Helps emscripten-core/emscripten#9128
Diffstat (limited to 'src/tools/wasm-emscripten-finalize.cpp')
0 files changed, 0 insertions, 0 deletions