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

Interpolated string literals are broken in cover templates #886

Closed
fasterthanlime opened this issue Jul 8, 2015 · 0 comments
Closed

Interpolated string literals are broken in cover templates #886

fasterthanlime opened this issue Jul 8, 2015 · 0 comments
Milestone

Comments

@fasterthanlime
Copy link
Collaborator

First off, InterpolatedStringLiteral doesn't implement clone correctly.

Second, when it does, it uses methods like isNumericType() which don't work since the type's name is still 'T', even though its reference might be 'TypeDecl Int'.

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