This is an archive of the discontinued LLVM Phabricator instance.

[profile] Add static keyword to binary id functions
ClosedPublic

Authored by gulfem on Aug 16 2021, 12:02 PM.

Details

Summary

This patch adds static keyword to internal functions that writes
binary id to restrict visibility to the file that they are declared.

Diff Detail

Event Timeline

gulfem requested review of this revision.Aug 16 2021, 12:02 PM
gulfem created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 16 2021, 12:02 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
phosek accepted this revision.Aug 16 2021, 12:24 PM

LGTM

This revision is now accepted and ready to land.Aug 16 2021, 12:24 PM
This revision was landed with ongoing or failed builds.Aug 16 2021, 12:37 PM
This revision was automatically updated to reflect the committed changes.