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
A combination of the inliner missing opportunities for setting defTrees
with the correct inlined source information and some suspect post
erasure logic in Symbol#source led to the same-source check in
ExpandPrivate failing in joint-compilation scenarios resulting in
multi-file programs being incorrectly rejected for access violations.
0 commit comments