This is an archive of the discontinued LLVM Phabricator instance.

[NFC][CodeGenOptions] Refactor checking SanitizeCoverage options
ClosedPublic

Authored by melver on May 21 2021, 9:13 AM.

Details

Summary

Refactor checking SanitizeCoverage options into
CodeGenOptions::hasSanitizeCoverage().

Diff Detail

Event Timeline

melver created this revision.May 21 2021, 9:13 AM
melver requested review of this revision.May 21 2021, 9:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 21 2021, 9:13 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
vitalybuka accepted this revision.May 21 2021, 1:22 PM
This revision is now accepted and ready to land.May 21 2021, 1:22 PM