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
[lldb] Improve swift clang importer when explicit module missing
Instead of dropping all explicit modules when found one module is
missing, only drop the ones that are missing. In this case, the implicit
build will only fill in the missing ones, rather than rebuild
everything.
(cherry picked from commit 90f1e38)
0 commit comments