Learn more about cloning repositories
You have read-only access
SILGen: Correctly set [fragile] attribute on dynamic thunks This would manifest as a SIL verifier failure when a protocol witness was a public dynamic variable or method. Fixes <rdar://problem/25784329>.