mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When there is a bridging header associated with the module, scan and record its dependencies. Note them in a separate structure to capture the specific dependencies of the bridging header.
4 lines
54 B
C
4 lines
54 B
C
#include "BridgingOther.h"
|
|
|
|
int bridging_other(void);
|