[cxx-interop] fix the C++ methods dispatch for the Windows target #66326
Labels
affects ABI
Flag: Affects ABI
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
compiler
The Swift compiler itself
IRGen
LLVM IR generation
swift 5.9
Windows
Platform: Windows
Right now on Windows several C++ interop tests don't work as their methods aren't dispatched correctly. We need to fix it in Swift 5.9.
The text was updated successfully, but these errors were encountered: