mirror of
https://github.com/apple/swift.git
synced 2026-03-08 18:24:30 +01:00
`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.
15 KiB
15 KiB