This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Explicitly mark enum as unsigned
ClosedPublic

Authored by ddcc on Mar 16 2022, 2:16 PM.

Diff Detail

Event Timeline

ddcc created this revision.Mar 16 2022, 2:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 2:16 PM
ddcc requested review of this revision.Mar 16 2022, 2:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 2:16 PM
vitalybuka accepted this revision.Mar 16 2022, 3:26 PM
This revision is now accepted and ready to land.Mar 16 2022, 3:26 PM
This revision was automatically updated to reflect the committed changes.