summaryrefslogtreecommitdiff
path: root/tests/projects/swift/cxx_interop
AgeCommit message (Collapse)Author
2025-10-28Fix formatting and duplicate code in fibonacci functionruki
2025-10-28Fix formatting in fibonacci.cppruki
2025-10-24fix(swift) use -parse-as-library flag only if target is a library or ↵Arthur LAURENT
swift.interop.cxxmain is set (to avoir duplicate main symbols in output binary)
2025-10-24fix(swift) actually run tests in CIArthur LAURENT
2025-10-23feat(swift) implement swift => c++/obj interopArthur LAURENT