Commit Graph

3 Commits

Author SHA1 Message Date
Egor Zhdan 102e6367ff Revert "[cxx-interop] Enable Cxx overlay on Embedded" 2026-06-04 13:15:49 +01:00
Egor Zhdan 9f221cfdb3 [cxx-interop] Enable Cxx overlay on Embedded
This adds CMake build logic that builds the Cxx overlay module for Embedded Swift.

This enables, for instance, iteration over C++ containers with a for-in loop in Embedded Swift.

rdar://142904657
2026-06-02 15:57:06 +01:00
Doug Gregor 7dc72f5b13 Include _SwiftNewtypeWrapper in the Embedded Swift standard library build
This is an unnecessary difference. Fixes rdar://167569022.
2026-01-05 13:33:31 -08:00