swift
fe632e53 - Modify clang declaration weakly-imported query to use Swift's code-gen target triple

Commit
1 year ago
Modify clang declaration weakly-imported query to use Swift's code-gen target triple Similarly to how https://github.com/swiftlang/swift/pull/70564 configures 'ClangImporter's 'CodeGenerator' using Swift's compilation target triple, we must use the versioned version of the 'isWeakImported' query to determine linkage for imported Clang symbols.
Author
Committer
Parents
Loading