mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We need to move the `.cfg` file generation to a new product so that we can land it in the default toolchain for Xcode. rdar://128612098
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