mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This test has been disabled since 2022. This re-enables the test in order to have some test coverage of the `-experimental-c-foreign-reference-types` compiler flag. See `test/Interop/Cxx/foreign-reference/reference-counted.swift` for a very similar test that enables C++ interop. rdar://101790203