Commits
Bob Wilson committed 9ab1136ba8b
Update error_code usage to match llvm trunk. LLVM's system_error.h has been changed to forward to the standard version of the same. Update usage for the minor API changes that this entails. Based in part on a patch by Justin Bogner. Swift SVN r18832