swift
0eaab862 - ModuleInterface: Don't print `@c @implementation` functions

Commit
11 days ago
ModuleInterface: Don't print `@c @implementation` functions We don't need to print the `@c @implementation` functions in swiftinterfaces as clients need only to see the original declaration in the C header. Don't print `@objc @implementation` functions either, but still print simple `@c` and `@objc` functions.
Author
Committer
Parents
Loading