Commits

Joe Groff committed 4a3f39761c2
Runtime: Suppress warnings about extern "C" symbols with C-incompatible types. These are a necessary evil until we get __attribute__((swiftcall)) or something like it in Clang. (Or rewrite the runtime in Swift.) Swift SVN r29713