This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Add missing include for extern variable declaration
ClosedPublic

Authored by ddcc on Mar 28 2022, 9:51 PM.

Details

Summary

Add include to resolve compiler warning about no previous extern declaration for non-static HashAlgorithm

Diff Detail

Event Timeline

ddcc created this revision.Mar 28 2022, 9:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2022, 9:51 PM
ddcc requested review of this revision.Mar 28 2022, 9:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2022, 9:51 PM
vitalybuka accepted this revision.Mar 29 2022, 12:55 PM
This revision is now accepted and ready to land.Mar 29 2022, 12:55 PM
This revision was landed with ongoing or failed builds.Mar 29 2022, 2:26 PM
This revision was automatically updated to reflect the committed changes.