Skip to the content.

Metadata

Year-
TargetLLVM IR
TechniqueDynamic
Guaranteessound with restrictions
Availableyes
Websitehttps://clang.llvm.org/docs/MemorySanitizer.html
Tutorialyes

Description

LLVM’s MemorySanitizer can be used very much like Valgrind’s memcheck in ctgrind to detect timing leaks.