Commits

Jordan Rose committed ee22004b84d
[IRGen] Walk inlineable Clang functions and emit their dependencies. This handles things like NSSwapHostLongLongToBig and MKMapRectMake that are static inline functions that themselves call other static inline functions. <rdar://problem/17227237> Swift SVN r21080