Commit 05f0b98
[cxx-interop] Do not import
This type is non-copyable, but its implementation in libstdc++13 does not explicitly declare a deleted copy constructor.
After rebranch, we should start using API Notes to annotate the type as a non-copyable type in Swift.
For now, this change disables import of this type.
See #73086
rdar://134432426
(cherry picked from commit 386c8eb)std::chrono::time_zone_link
1 parent 938e54c commit 05f0b98
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2640 | 2640 | | |
2641 | 2641 | | |
2642 | 2642 | | |
| 2643 | + | |
| 2644 | + | |
| 2645 | + | |
| 2646 | + | |
| 2647 | + | |
| 2648 | + | |
| 2649 | + | |
| 2650 | + | |
| 2651 | + | |
2643 | 2652 | | |
2644 | 2653 | | |
2645 | 2654 | | |
| |||
0 commit comments