mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
f301746f52
Defines the %target-playground-build-run-swift macro in the local lit config for PlaygroundTransform which contains all the boilerplate code used by most PlaygroundTransform tests: * Build a PlaygroundSupport module * Build the test source into an executable, linking PlaygroundSupport * Codesign and run the executable