Home | History | Annotate | Download | only in CodeGen

Lines Matching full:sanitizeaddress

647     // When AddressSanitizer is enabled, set SanitizeAddress attribute
650 B.addAttribute(llvm::Attribute::SanitizeAddress);