llvm / llvm-zorg

Other
56 stars 94 forks source link

[buildbot-cfg][clangd] Bump toolchain to llvm-18 #187

Closed kadircet closed 1 month ago

kadircet commented 1 month ago

We were hitting tsan failures, see https://lab.llvm.org/buildbot/#/builders/131/builds/63556. Looks like these are due to https://github.com/google/sanitizers/issues/1716 and bumping toolchain to llvm-18 fixes the issue.