Commits

Doug Gregor committed 83f2874ba1d
Implement support for calling imported C functions from Swift. There is no protection whatsoever if the Clang-to-Swift type conversion produces something that Swift doesn't lower in an ABI-compatible way. That will be dealt with later. Swift SVN r3249