swift
95bd0866 - Merge pull request #80495 from swiftlang/gaborh/nested-reverse-interop-fixes

Commit
98 days ago
Merge pull request #80495 from swiftlang/gaborh/nested-reverse-interop-fixes [cxx-interop] Fix nested structs for non-opaque types
Author
  • lib/PrintAsClang
    • File
      ClangSyntaxPrinter.cpp
    • File
      ClangSyntaxPrinter.h
    • File
      PrintClangFunction.cpp
    • File
      PrintClangValueType.cpp
  • test/Interop/SwiftToCxx
    • class
      • File
        nested-classes-in-cxx.swift
      • File
        swift-class-virtual-method-dispatch.swift
      • File
        swift-subclass-of-resilient-class-virtual-method-dispatch.swift
    • structs
      • File
        nested-structs-in-cxx.swift