Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/lib/scudo/standalone/
-
lib/
-
scudo/
-
standalone/
-
tsd_exclusive.h
Hide Panel
f
Keyboard Reference
?
Differential
D121860
[scudo] Explicitly mark enum as unsigned
Closed
Public
Authored by
ddcc
on Mar 16 2022, 2:16 PM.
Download Raw Diff
Details
Reviewers
vitalybuka
eugenis
cryptoad
mcgrathr
hctim
Commits
rGe53641927918: [scudo] Explicitly mark enum as unsigned
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
ddcc
created this revision.
Mar 16 2022, 2:16 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Mar 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 Transcript
Mar 16 2022, 2:16 PM
Harbormaster
completed remote builds in
B154712: Diff 415985
.
Mar 16 2022, 2:49 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
Closed by commit
rGe53641927918: [scudo] Explicitly mark enum as unsigned
(authored by
ddcc
).
·
Explain Why
Mar 17 2022, 10:17 AM
This revision was automatically updated to reflect the committed changes.
ddcc
added a commit:
rGe53641927918: [scudo] Explicitly mark enum as unsigned
.