mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Stripping out the logic behind enabling concurrency tracing independently of the rest of the standard library tracing. It's not clear that there is a use-case where we want one without the other.
swift_build_support
swift_build_support is a Python module containing functions and data
structures used by the Swift build script.
You may run unit tests for swift_build_support from the command line:
$ python3 utils/swift_build_support/run_tests.py