Commit Graph

2 Commits

Author SHA1 Message Date
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
Jordan Rose
49970aa7cd [test] Tests for __attribute__((overloadable)) support in r31249.
Swift SVN r31309
2015-08-18 21:14:41 +00:00