ΒΆllvm::ModulePass*
createModuleAddressSanitizerLegacyPassPass(
    bool CompileKernel = false,
    bool Recover = false,
    bool UseGlobalsGC = true,
    bool UseOdrIndicator = true)

Declared at: llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h:137

Parameters

bool CompileKernel = false
bool Recover = false
bool UseGlobalsGC = true
bool UseOdrIndicator = true