You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the hash function for SILDebugScopes to handle the empty scopes
generated for artificial LLVM-only functions correctly.
This fixes an IR Verifier error that was introduced in LLVM r302576.
The bug itself was introduced together with the code in 5ea2d13.
<rdar://problem/31926379>
(cherry picked from commit e156646)
0 commit comments