Commits

Dave Abrahams committed 5524dba87b3
Report stdlib compilation errors in the original source file, not in swift.swift If you install the "litre-line-directive" tool, errors building the standard library will point to the file/line in which they actually occur This functionality will save me wasted hours I've spent editing swift.swift instead of the file where the actual problem is. Swift SVN r4697