This is an archive of the discontinued LLVM Phabricator instance.

[NFC][sanitizer] Add MurMur2Hash64Builder
ClosedPublic

Authored by vitalybuka on Oct 5 2021, 12:11 PM.

Diff Detail

Event Timeline

vitalybuka requested review of this revision.Oct 5 2021, 12:11 PM
vitalybuka created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 5 2021, 12:11 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka updated this revision to Diff 377337.Oct 5 2021, 1:25 PM

constants tests on reference implementation

This revision is now accepted and ready to land.Oct 5 2021, 2:19 PM
This revision was automatically updated to reflect the committed changes.