Files
Ben Barham 57d8c45e6e Use the new SwiftPM API to load the build plan
We previously skipped building/running tool plugins here, which meant
that the compiler arguments for a target also missed any generated
sources. Use the new `BuildDescription.load` API from SwiftPM to address
this.

Resolves rdar://102242345.

(cherry picked from commit f525da52529bcc8c3e51985d99f72ae44725de70)
2025-02-17 09:46:13 -08:00
..