Files
swift-mirror/test/ModuleInterface/ModuleCache/Inputs/mock-sdk/usr/include/module.modulemap
Harlan Haskins d3b8ce7ae2 [test] Update ParseableInterface to ModuleInterface
Also remove uses of -emit-parseable-module-interface from tests
2019-09-13 14:55:48 -07:00

4 lines
48 B
Plaintext

module SomeCModule {
header "SomeCModule.h"
}