I was running:
$ ninja check-sanitizer check-msan check-asan \
check-tsan check-lsan check-ubsan check-cfi \ check-profile check-memprof check-xray check-hwasan
but missed check-scudo...
|  Differential  D102314  
scudo: fix CheckFailed-related build breakage Authored by dvyukov on May 12 2021, 12:09 AM. 
Details 
 I was running: $ ninja check-sanitizer check-msan check-asan \ check-tsan check-lsan check-ubsan check-cfi \ check-profile check-memprof check-xray check-hwasan but missed check-scudo... 
Diff Detail 
 |