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

Make checker trace more granular #916

Open
ranjitjhala opened this issue Dec 3, 2024 · 0 comments
Open

Make checker trace more granular #916

ranjitjhala opened this issue Dec 3, 2024 · 0 comments

Comments

@ranjitjhala
Copy link
Contributor

          I think we want more granularity than this because this is also going to dump the trace for the shape phase, which I don't think we ever want to expose to users. Maybe we can make `config::dump_checker_trace` return an enum with three levels (none, only check phase, all). WE would also need to pass the phase to this macro. 

We can implement this later though.

Originally posted by @nilehmann in #915 (comment)

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

No branches or pull requests

1 participant