[PATCH] Mark the swift_wrapper attribute as inheritable

(as it should have been all along)

This prevents a crash in the case where someone happened to redeclare
the typedef later, and then different Swift compilation contexts
treated the typedef differently.

rdar://problem/31935341
2 files changed