mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
d3cc043e58
This change allows the swift driver to link the ubsan runtime if `-sanitize=undefined` is specified. This is useful for sanitizing linked Objective-C code.