mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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