Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/msan/tests/
-
trunk/
-
lib/
-
msan/
-
tests/
-
msan_test.cc
Hide Panel
f
Keyboard Reference
?
Differential
D7144
[Msan] Fix the statfs unit test to pass on FreeBSD
Closed
Public
Authored by
kutuzov.viktor.84
on Jan 23 2015, 6:47 AM.
Download Raw Diff
Details
Reviewers
kcc
emaste
samsonov
eugenis
Commits
rCRT227100: [Msan] Fix the statfs unit test to pass on FreeBSD
rL227100: [Msan] Fix the statfs unit test to pass on FreeBSD
Diff Detail
Repository
rL LLVM
Event Timeline
kutuzov.viktor.84
updated this revision to
Diff 18672
.
Jan 23 2015, 6:47 AM
kutuzov.viktor.84
retitled this revision from
to
[Msan] Fix the statfs unit 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
,
emaste
.
kutuzov.viktor.84
added a subscriber:
Unknown Object (MLST)
.
eugenis
accepted this revision.
Jan 23 2015, 8:11 AM
eugenis
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jan 23 2015, 8:11 AM
Closed by commit
rL227100: [Msan] Fix the statfs unit test to pass on FreeBSD
(authored by vkutuzov).
·
Explain Why
Jan 26 2015, 9:33 AM
This revision was automatically updated to reflect the committed changes.