Commit Graph

3 Commits

Author SHA1 Message Date
Saleem Abdulrasool
ed0151e0b4 ClangImporter: enable test, fix typo
Enable one of the previously disabled tests on Windows and take the
opportunity to fix an associated typo.
2025-02-11 15:15:33 -08:00
Erik Eckstein
3a2371305a tests: temporarily disable two Cxx tests on Windows because they fail in PR testing
rdar://144384453
2025-02-07 16:04:02 +01:00
Egor Zhdan
cb486c6599 [cxx-interop] Allow creating a String from std::string_view
This adds overlay support for initializing a Swift String from C++ `std::string_view`, `std::u16string_view`, `std::u32string_view`.

rdar://138417835
2024-10-24 13:11:09 +01:00