Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/sanitizer_common/
-
trunk/
-
lib/
-
sanitizer_common/
-
sanitizer_platform_interceptors.h
Hide Panel
f
Keyboard Reference
?
Differential
D5206
Intercept sigfillset() and sigemptyset() for sanitizers needs on FreeBSD
Closed
Public
Authored by
kutuzov.viktor.84
on Sep 5 2014, 3:37 AM.
Download Raw Diff
Details
Reviewers
kcc
samsonov
Commits
rCRT217307: Intercept sigfillset() and sigemptyset() for sanitizers needs on FreeBSD
rL217307: Intercept sigfillset() and sigemptyset() for sanitizers needs on FreeBSD
Diff Detail
Repository
rL LLVM
Event Timeline
kutuzov.viktor.84
updated this revision to
Diff 13308
.
Sep 5 2014, 3:37 AM
kutuzov.viktor.84
retitled this revision from
to
Intercept sigfillset() and sigemptyset() for sanitizers needs on FreeBSD
.
kutuzov.viktor.84
updated this object.
kutuzov.viktor.84
edited the test plan for this revision.
(Show Details)
kutuzov.viktor.84
added reviewers:
kcc
,
samsonov
.
kutuzov.viktor.84
added subscribers:
Unknown Object (MLST)
,
emaste
.
samsonov
accepted this revision.
Sep 5 2014, 1:18 PM
samsonov
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Sep 5 2014, 1:18 PM
Diffusion
closed this revision.
Sep 6 2014, 12:56 AM
Diffusion
updated this revision to
Diff 13357
.
Comment Actions
Closed by commit
rL217307
(authored by vkutuzov).