Skip to content

Switch UnitTestSourceFileDepGraphFactory.cpp to use " instead of <. #30078

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

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

saeta
Copy link
Contributor

@saeta saeta commented Feb 26, 2020

Using " for the #include is more accurate, and required to make the toolchain
build in more strict build environments.

Using `"` for the `#include` is more accurate, and required to make the toolchain
build in more strict build environments.
@saeta saeta requested a review from davidungar February 26, 2020 20:53
@saeta
Copy link
Contributor Author

saeta commented Feb 26, 2020

CC @allevato

@saeta
Copy link
Contributor Author

saeta commented Feb 26, 2020

@swift-ci please test

Copy link
Contributor

@davidungar davidungar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@davidungar davidungar merged commit 6ee0306 into master Feb 28, 2020
@davidungar davidungar deleted the fix-include-punctuation branch February 28, 2020 16:50
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