Files
swift-mirror/test/IRGen/Inputs/c_functions.h
Arnold Schwaighofer 9ddf115b0a IRGen: Don't try to emit non-global variables of imported inline c functions
The previous check would fail because isExternallyVisible() is false for local
static variables with internal linkage.

rdar://29937443
2017-01-18 11:05:20 -08:00

310 B