mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Within the compiler, we use the term "layout constraint" for any constraint that affects the layout of a type parameter that has that constraint. However, the only user-visible constraint is "AnyObject", and calling that a layout constraint is confusing. Drop the term "layout" from diagnostics. Fixes rdar://problem/35295372.
523 B
523 B