Commits

Dave Abrahams committed 27809a507a7
[stdlib] Don't @asmname POSIX APIs For reasons not entirely clear yet, this can cause problems in the compiler when some modules bring in the same names via the Darwin module (see <rdar://problem/18184795>). Use SwiftShims instead. Swift SVN r21646