mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Clang doesn't have the 2GB shadow memory collision that GCC has, so keep ASAN+UBSAN and TSAN+UBSAN combined for Clang-20. Only GCC-13 needs separate ASAN, TSAN, and UBSAN jobs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>