[APINotes] Add a 'SwiftImportAsNonGeneric' entry for ObjC classes (#75)

If true, Swift will ignore any 'lightweight generics' parameters when
importing the class, substituting any uses of them with their bounds.
At least, it will once this lands and the Swift side gets implemented.

More rdar://problem/28455962
11 files changed