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: pre-seed mcpp sandbox with global xlings LLVM via junction
xlings install into the mcpp sandbox creates an empty stub for LLVM
(since it's already installed globally). Use a Windows directory
junction to link the mcpp sandbox's xim-x-llvm to the global one,
avoiding a redundant download and the empty-dir problem.
0 commit comments