This is an archive of the discontinued LLVM Phabricator instance.

Remove unintended __sanitizer_get_allocation_bounds declaration
ClosedPublic

Authored by thurston on Apr 3 2023, 4:44 PM.

Details

Summary

This removes an unintentional function declaration, that was accidentally
added in D147005 (from an incomplete refactoring of __sanitizer_get_allocation_bounds).

Diff Detail

Event Timeline

thurston created this revision.Apr 3 2023, 4:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 3 2023, 4:44 PM
Herald added a subscriber: Enna1. · View Herald Transcript
thurston requested review of this revision.Apr 3 2023, 4:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 3 2023, 4:44 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Apr 5 2023, 11:58 AM
This revision is now accepted and ready to land.Apr 5 2023, 11:58 AM