Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
test/tsan/
-
tsan/
-
signal_errno.cc
-
signal_malloc.cc
Hide Panel
f
Keyboard Reference
?
Differential
D5669
[Tsan] Fix the signal_errno.cc and signal_malloc.cc tests to pass on FreeBSD
Closed
Public
Authored by
kutuzov.viktor.84
on Oct 8 2014, 5:25 AM.
Download Raw Diff
Details
Reviewers
kcc
glider
samsonov
Commits
rCRT219399: [Tsan] Fix the signal_errno.cc and signal_malloc.cc tests to pass on FreeBSD
rL219399: [Tsan] Fix the signal_errno.cc and signal_malloc.cc tests to pass on FreeBSD
Summary
On FreeBSD it is
__siginfo
.
Diff Detail
Event Timeline
kutuzov.viktor.84
updated this revision to
Diff 14564
.
Oct 8 2014, 5:25 AM
kutuzov.viktor.84
retitled this revision from
to
[Tsan] Fix the signal_errno.cc and signal_malloc.cc tests to pass 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
,
glider
.
kutuzov.viktor.84
added subscribers:
Unknown Object (MLST)
,
emaste
.
glider
accepted this revision.
Oct 8 2014, 5:36 AM
glider
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Oct 8 2014, 5:36 AM
Diffusion
closed this revision.
Oct 9 2014, 2:50 AM
Diffusion
updated this revision to
Diff 14640
.
Comment Actions
Closed by commit
rL219399
(authored by vkutuzov).