> On Oct 31, 2017, at 11:08 PM, Ted Kremenek <kreme...@apple.com> wrote: > > > >> On Oct 26, 2017, at 9:28 PM, Douglas Gregor via swift-dev >> <swift-dev@swift.org> wrote: >> >> Unlabeled single-value initializers are probably going to cause a number of >> false positives, because we can’t figure out which one we meant. > > Hi Doug, > > This all looks very promising. Do you have any thoughts about how one would > go about suppressing false positives?
Yes, you can move the declaration it’s warning about to a different extension to suppress the false positive. - Doug _______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev