Commits

Doug Gregor committed 4239e3db852
Mangle all Clang module contexts as "5__C__". This partly rolls back <rdar://problem/14221244>, which caused the ListMaker build to break. We need to mirror the Clang module structure properly into Swift to actually get entities mangling into the right contexts. Swift SVN r5968