mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Support the usual `--enable-*san options`, but also add a `--test-indexstore-db-santitize-all` that runs the tests once for each sanitizer. Sanitizing just indexstore-db with a regular toolchain should be much faster than using sanitized compilers.
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:
$ python utils/build_swift/run_tests.py