This is an archive of the discontinued LLVM Phabricator instance.

[libFuzzer] Fix __sanitizer_print_memory_profile return type in ExtFunctions.def
ClosedPublic

Authored by Dor1s on Jul 23 2019, 11:24 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

Dor1s created this revision.Jul 23 2019, 11:24 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 23 2019, 11:24 AM
Herald added subscribers: llvm-commits, Restricted Project, delcypher. · View Herald Transcript
Dor1s accepted this revision.Jul 23 2019, 11:25 AM

TBR as it seems to be a trivial fix. Tests do not break locally. Will revert if anything goes wrong :)

This revision is now accepted and ready to land.Jul 23 2019, 11:25 AM
This revision was automatically updated to reflect the committed changes.