swift
82ef9d35
- [interop][SwiftToCxx] do not emit unavaialble stubs for internal/private decls
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[interop][SwiftToCxx] do not emit unavaialble stubs for internal/private decls only emit them for public ones
References
#65728 - [interop][SwiftToCxx] avoid emitting ambiguous C++ overloads and emit unavailable type stubs for top level types that could not be emitted in the C++ section of the generated header
Author
hyp
Committer
hyp
Parents
74e87a9a
Loading