Files
swift-mirror/lib/Sema/ConstraintLocator.cpp
Pavel Yaskevich 3e9e253acb [ConstraintSystem] Add a new locator element - argument attribute
`ArgumentAttribute` points to a particular attribute associated
with one of the arguments e.g. `inout` or its type e.g. `@escaping`.

This is very useful when dealing with argument-to-parameter
failures because it allows to express in the locator kind
of a problem.
2020-05-18 13:08:19 -07:00

15 KiB