> [!IMPORTANT] > Requires LLVM 20 support! > - https://github.com/ldc-developers/ldc/pull/4843 Detect violations of unsafe system library calls (`malloc`, `free`, `pthread_mutex_lock`) in real time. official-doc: https://clang.llvm.org/docs/RealtimeSanitizer.html based ref.: https://github.com/realtime-sanitizer/rtsan
Important
Requires LLVM 20 support!
Detect violations of unsafe system library calls (
malloc,free,pthread_mutex_lock) in real time.official-doc: https://clang.llvm.org/docs/RealtimeSanitizer.html
based ref.: https://github.com/realtime-sanitizer/rtsan