This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Don't disable -fsanitizer-coverage for safe-stack or shadow-call-stack
ClosedPublic

Authored by phosek on Aug 4 2019, 1:57 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mcgrathr created this revision.Aug 4 2019, 1:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2019, 1:57 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript

Does this change affect test/Driver/fsanitize-coverage.c?

phosek commandeered this revision.Aug 4 2019, 9:28 PM
phosek updated this revision to Diff 213280.
phosek edited reviewers, added: mcgrathr; removed: phosek.
MaskRay accepted this revision.Aug 4 2019, 9:43 PM
This revision is now accepted and ready to land.Aug 4 2019, 9:43 PM

Can you also take a quick look at https://reviews.llvm.org/D65699 :)

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2019, 9:48 PM