ΒΆllvm::FunctionPass*
createAddressSanitizerFunctionPass(
bool CompileKernel = false,
bool Recover = false,
bool UseAfterScope = false)
llvm::FunctionPass*
createAddressSanitizerFunctionPass(
bool CompileKernel = false,
bool Recover = false,
bool UseAfterScope = false)
Declared at: llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h:134
Parameters
- bool CompileKernel = false
- bool Recover = false
- bool UseAfterScope = false