swift
9530c430
- [TBDGen] Skip @_silgen_name functions with no body (#18613)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
[TBDGen] Skip @_silgen_name functions with no body (#18613) `@_silgen_name` functions with no body are forward-declarations of existing symbols, only to appease the typechecker. They don't show up in the IR, so don't add them to the TBD file.
References
#19284 - [swift-5.0-branch] Cherry pick TBDGen changes
Author
Harlan
Committer
Harlan Haskins
Parents
288b1265
Loading