swift
91158a0d - [Migrator] Don't pick up extraneous argument label fix-it

Commit
8 years ago
[Migrator] Don't pick up extraneous argument label fix-it This can be incorrectly reported by the type-checker when argument arity doesn't match in trailing closure arguments. This diagnostic isn't generally useful for the migrator. rdar://problem/32477119 rdar://problem/32432254
Author
Committer
Parents
  • include/swift/Migrator
    • File
      FixitFilter.h
  • test/Migrator
    • File
      no_extraneous_argument_labels.swift
    • no_extraneous_argument_labels.swift.expected