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
[test] Wire libMockPlugin and swift-plugin-server as test dependencies (#74808)
The build script will build these pieces because they are wired to the
tools and compiler components, but when using `ninja` or `cmake`
directly to clean the build, and then later `check-swift-validation` and
other test targets, it would not rebuild those targets, failing many of
the macros/plugins tests.
0 commit comments