Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D9637
Call system's sigfillset and sigprocmask functions from sanitizers
Closed
Public
Actions
Authored by
ismailp
on May 9 2015, 8:11 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
kubamracek
llvm-commits
Details
Reviewers
kcc
glider
dvyukov
Commits
rG6fb3b4ba892b: Call system's sigfillset and sigprocmask functions from sanitizers
rCRT237177: Call system's sigfillset and sigprocmask functions from sanitizers
rL237177: Call system's sigfillset and sigprocmask functions from sanitizers
Diff Detail
Repository
rL LLVM
Event Timeline
ismailp
updated this revision to
Diff 25408
.
May 9 2015, 8:11 AM
ismailp
retitled this revision from
to
Call system's sigfillset and sigprocmask functions from sanitizers
.
ismailp
updated this object.
ismailp
edited the test plan for this revision.
(Show Details)
ismailp
added reviewers:
kcc
,
glider
,
dvyukov
.
ismailp
added a subscriber:
Unknown Object (MLST)
.
ismailp
mentioned this in
D9638: Implement `internal_start/join_thread` on Mac OS X
.
May 9 2015, 9:31 AM
dvyukov
accepted this revision.
May 10 2015, 1:07 AM
dvyukov
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
May 10 2015, 1:07 AM
glider
accepted this revision.
May 12 2015, 2:45 AM
glider
edited edge metadata.
Comment Actions
LGTM
Closed by commit
rL237177: Call system's sigfillset and sigprocmask functions from sanitizers
(authored by
ismailp
).
·
Explain Why
May 12 2015, 2:00 PM
This revision was automatically updated to reflect the committed changes.
kubamracek
added a subscriber:
kubamracek
.
Nov 11 2015, 12:46 AM