Commits

Jordan Rose committed 4f387e3379e
[SILOpt] Use getEffectiveAccess instead of getFormalAccess. Since this code has an isAvailableExternally check, this probably makes no difference, but it's still more correct: SIL-level code should always use a declaration's effective access.