apple / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.1k stars 320 forks source link

🍒 [Sanitizers][Darwin] Bump up DEFAULT_SANITIZER_MIN_OSX_VERSION (#86035) #8841

Closed wrotki closed 1 month ago

wrotki commented 1 month ago

The greendragon was recently moved and now it runs on somewhat newer macOS version - which breaks some sanitizers tests

rdar://125052915

Co-authored-by: Mariusz Borsa m_borsa@apple.com (cherry picked from commit 19268ac55106834701b1c41acded4d413a3502e9)

wrotki commented 1 month ago

@swift-ci please test

wrotki commented 1 month ago

@swift-ci please test windows platform