mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
a87c1203fb
[build-script] Add --enable-caching support with clang-cache and Swift compilation caching
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