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
rdar://93679015 ([Plugins] SwiftPM does not build dependency executable before invoking plugin)
Make the list of input dependencies of an llbuild command that runs a plugin include the paths of all the tools on which the plugin has declared a dependency, not just the one that appears as an executable in the build command.
This still needs a unit test.
0 commit comments