This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Extract check_mem_is_good into header
ClosedPublic

Authored by vitalybuka on Jul 6 2022, 8:39 PM.

Diff Detail

Event Timeline

vitalybuka created this revision.Jul 6 2022, 8:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2022, 8:39 PM
Herald added a subscriber: Enna1. · View Herald Transcript
vitalybuka requested review of this revision.Jul 6 2022, 8:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2022, 8:39 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka updated this revision to Diff 442771.Jul 6 2022, 8:44 PM

make sure check works even with NDEBUG

kstoimenov accepted this revision.Jul 7 2022, 9:19 AM
This revision is now accepted and ready to land.Jul 7 2022, 9:19 AM
This revision was automatically updated to reflect the committed changes.