Files
swift-mirror/lib/IRGen/GenClangDecl.cpp
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

3.2 KiB