Commits
John McCall committed 653775077d0
Dispatch.h -> dispatch.h We have a module map referring to it as dispatch.h, and this capitalization matches the system, so let's go with it. Fixes running test/ClangModules/blocks_parse.swift on case-sensitive file systems. Apparently I'm the only person building on a case-sensitive file system. Swift SVN r23380