Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrintVisitor: use raw_ostream #904

Merged
merged 1 commit into from
Sep 8, 2015
Merged

PrintVisitor: use raw_ostream #904

merged 1 commit into from
Sep 8, 2015

Conversation

undingen
Copy link
Contributor

@undingen undingen commented Sep 8, 2015

I'm using this temporarily for the CFG -> object cache I'm implementing (for generating the CFG hash).
While the hashing will change in the future to a more faster and safer approach, I still think having this in tree is useful e.g. if we add an option in the future to save the CFG to a file.

kmod added a commit that referenced this pull request Sep 8, 2015
PrintVisitor: use raw_ostream
@kmod kmod merged commit f96c49a into pyston:master Sep 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants