Skip to content

Make using line more explicit for cl.exe. #27529

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

Closed
wants to merge 1 commit into from

Conversation

drodriguez
Copy link
Contributor

The using line was confussing cl.exe, which was seeing both
swift::ReflectionContext and swift::reflection::ReflectionContext. Make
it clear that we are talking about the second one.

The using line was confussing cl.exe, which was seeing both
swift::ReflectionContext and swift::reflection::ReflectionContext. Make
it clear that we are talking about the second one.
@drodriguez
Copy link
Contributor Author

Forget about it. Just seen #27518 and #27519 merged half an hour ago.

@drodriguez drodriguez closed this Oct 3, 2019
@drodriguez drodriguez deleted the cl-is-confussed branch October 3, 2019 20:22
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.

1 participant