swift
9530c430 - [TBDGen] Skip @_silgen_name functions with no body (#18613)

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.
Author
Harlan
Committer
Harlan Haskins
Parents
Loading