llvm::GlobalValue::HasSanitizerMetadata

True if this symbol has sanitizer metadata available. Should only happen if sanitizers were enabled when building the translation unit which contains this GV.

Synopsis

Declared in <llvm/IR/GlobalValue.h>

unsigned int HasSanitizerMetadata : [object Object];