Commits

Mark Lacey committed b6e5bba4d2e
Skip try_apply in function signature opts. Do not do anything if try_apply appears in the call graph. This is a better work-around than one I previously added since it ensures we avoid creating a bad clone with a plain apply. Once rdar://problem/20566342 is fixed this work-around can be removed. Swift SVN r31085