Skip to content

[cxx-interop] Do not try to import std::chrono::tzdb, part 2 #73102

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
Apr 18, 2024

Conversation

egorzhdan
Copy link
Contributor

tzdb is declared inside of namespace chrono, so the check needs to be adjusted.

rdar://126486849 / #73037

`tzdb` is declared inside of `namespace chrono`, so the check needs to be adjusted.

rdar://126486849 / #73037
@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Apr 18, 2024
@egorzhdan egorzhdan requested review from zoecarver and hyp as code owners April 18, 2024 14:30
@egorzhdan
Copy link
Contributor Author

@swift-ci please test

@egorzhdan
Copy link
Contributor Author

@swift-ci please test macOS

1 similar comment
@egorzhdan
Copy link
Contributor Author

@swift-ci please test macOS

@egorzhdan egorzhdan enabled auto-merge April 18, 2024 15:58
@egorzhdan egorzhdan merged commit 9fdb0e7 into main Apr 18, 2024
@egorzhdan egorzhdan deleted the egorzhdan/bail-on-tzdb-ns branch April 18, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant