swift
bdb1c49b - add swift-function-caller-generator

Commit
2 days ago
add swift-function-caller-generator This helper utility takes a module interface as input, and emits a Swift file importing the module and calling every function in the module. It's intended for testing of safe interop wrappers to make sure they go through the entire pipeline of the compiler instead of succumbing to laziness.
Author
Committer
Parents
Loading