Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/test/msan/
-
trunk/
-
test/
-
msan/
-
mmap_below_shadow.cc
Hide Panel
f
Keyboard Reference
?
Differential
D9462
[Msan] Fix the mmap_below_shadow.cc test to pass on FreeBSD
Closed
Public
Authored by
kutuzov.viktor.84
on May 2 2015, 9:03 AM.
Download Raw Diff
Details
Reviewers
kcc
samsonov
eugenis
Commits
rCRT236582: [Msan] Fix the mmap_below_shadow.cc test to pass on FreeBSD
rL236582: [Msan] Fix the mmap_below_shadow.cc test to pass on FreeBSD
Diff Detail
Repository
rL LLVM
Event Timeline
kutuzov.viktor.84
updated this revision to
Diff 24861
.
May 2 2015, 9:03 AM
kutuzov.viktor.84
retitled this revision from
to
[Msan] Fix the mmap_below_shadow.cc test 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
,
eugenis
.
kutuzov.viktor.84
added subscribers:
Unknown Object (MLST)
,
emaste
.
samsonov
accepted this revision.
May 5 2015, 11:00 AM
samsonov
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
May 5 2015, 11:00 AM
Closed by commit
rL236582: [Msan] Fix the mmap_below_shadow.cc test to pass on FreeBSD
(authored by vkutuzov).
·
Explain Why
May 6 2015, 2:35 AM
This revision was automatically updated to reflect the committed changes.