These "sanitizers" are hardened ABIs that are wholly orthogonal
to the SanitizerCoverage instrumentation.
Details
Details
- Reviewers
MaskRay mcgrathr - Commits
- rG1e4f2792faf1: [Driver] Don't disable -fsanitizer-coverage for safe-stack or shadow-call-stack
rL367799: [Driver] Don't disable -fsanitizer-coverage for safe-stack or shadow-call-stack
rC367799: [Driver] Don't disable -fsanitizer-coverage for safe-stack or shadow-call-stack
Diff Detail
Diff Detail
- Repository
- rL LLVM