Commit 6fbc34e9 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

ast-dump: open two file handles to the input model

It seems the stream that is used for parsing is unusable afterwards. Flex or our
own code has caused failbit to be set. Instead of trying to undo this, simply
use another stream. We'll make use of this for replay in an upcoming commit.
parent ff36e8fe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment