mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Adding a build_subdir preset default for the stage 0 and stage 1 build
configurations.
(cherry picked from commit 838d69f0f4)
build_swift
The build_swift module contains data-structures and functions used by
the Swift build-script.
Unit Tests
You may run the unit test suite using the command:
$ python3 utils/build_swift/run_tests.py