Skip to content

[ClangImporter] Honor -show-diagnostics-after-fatal. #10808

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
Jul 7, 2017

Conversation

jrose-apple
Copy link
Contributor

Clang's equivalent of this is mapping fatal errors to non-fatal errors. This isn't something we really care about for users since it's so rare, but we do use it in our tests, like this one that's been disabled for a long time.

rdar://problem/30287833

@jrose-apple
Copy link
Contributor Author

@swift-ci Please smoke test

Clang's equivalent of this is mapping fatal errors to non-fatal errors.
This isn't something we really care about for users since it's so rare,
but we do use it in our tests, like this one that's been disabled for
a long time.

rdar://problem/30287833
@jrose-apple
Copy link
Contributor Author

@swift-ci Please smoke test

@jrose-apple jrose-apple merged commit d30d4bc into swiftlang:master Jul 7, 2017
@jrose-apple jrose-apple deleted the determination branch July 7, 2017 14:33
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