mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
The scudo runtime was renamed to indicate that it now must run standalone from other sanitizers. This patch updates the driver to search for the appropriate filename. LLVM rename: https://reviews.llvm.org/D138157