summaryrefslogtreecommitdiff
path: root/src/parsing.h
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2024-01-22 19:26:45 -0800
committerGitHub <noreply@github.com>2024-01-22 19:26:45 -0800
commitde223c5e69b34023d25a66577fac21a75d5b3849 (patch)
tree125bfe8d6888d650fd812830f086b5e76d9eb787 /src/parsing.h
parentc23253fa9fb8ab49bc922cf35448ebd3cf0b6789 (diff)
downloadbinaryen-de223c5e69b34023d25a66577fac21a75d5b3849.tar.gz
binaryen-de223c5e69b34023d25a66577fac21a75d5b3849.tar.bz2
binaryen-de223c5e69b34023d25a66577fac21a75d5b3849.zip
Rename stack variables in CFGWalker (NFC) (#6232)
This renames `***Stack` variables in `CFGWalker` to be consistent, as a preparation for adding another stack for the new EH. Currently `ifStack` and `loopStack` contains `BasicBlock*`s but `tryStack` contains `Expression*`, and `Try` expressions are rather contained in `unwindExprStack`, which to me is confusing.
Diffstat (limited to 'src/parsing.h')
0 files changed, 0 insertions, 0 deletions