Commits

John McCall committed dc4b8ff2c2e
Incorporate an optional Clang type into AbstractionPattern. This is necessary for correctly dealing with non-standard ownership conventions in secondary positions, and it should also help with non-injective type imports (like BOOL/_Bool). But right now we aren't doing much with it. Swift SVN r26954