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

Swift Type check times stopped reporting #132

Closed
ChristopherDrum opened this issue Mar 25, 2021 · 2 comments
Closed

Swift Type check times stopped reporting #132

ChristopherDrum opened this issue Mar 25, 2021 · 2 comments

Comments

@ChristopherDrum
Copy link

I was using 0.2.16 and just saw that I was out of date.
Using 0.2.16 I was seeing Swift Type check times reported in the HTML report.
I updated to 0.2.26 and re-ran the report and see
Did you compile your project with the flags -Xfrontend -debug-time-expression-type-checking

Yes, I did compile with those flags. I ran a report with 0.2.16, it looked fine.
Updated to 0.2.26 and ran the report on the exact same project and nothing.
I double-checked, just in case something strange happened, and the flag is absolutely present.

The debug-time-function-bodies report is displaying properly.

@MadsBogeskov
Copy link

Same problem here :(

@ecamacho
Copy link
Collaborator

Thank you for reporting the issue. It's been fixed in the latest release: 0.2.27

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

3 participants