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/
-
dtor-base-access.cc
Hide Panel
f
Keyboard Reference
?
Differential
D12018
Removed xfail, since test is passing in line with expanded dtor sanitizing functionality
Closed
Public
Authored by
nmusgrave
on Aug 13 2015, 11:56 AM.
Download Raw Diff
Details
Reviewers
kcc
eugenis
Commits
rG0e7ac9ab2b26: Removed xfail, since test is passing in line with expanded dtor sanitizing…
rCRT244952: Removed xfail, since test is passing in line with expanded dtor sanitizing…
rL244952: Removed xfail, since test is passing in line with expanded dtor sanitizing…
Summary
Fixed test in response to buildbot failures from last night.
Diff Detail
Repository
rL LLVM
Event Timeline
nmusgrave
updated this revision to
Diff 32084
.
Aug 13 2015, 11:56 AM
nmusgrave
retitled this revision from
to
Removed xfail, since test is passing in line with expanded dtor sanitizing functionality
.
nmusgrave
updated this object.
nmusgrave
added reviewers:
eugenis
,
kcc
.
eugenis
accepted this revision.
Aug 13 2015, 1:51 PM
eugenis
edited edge metadata.
This revision is now accepted and ready to land.
Aug 13 2015, 1:51 PM
Closed by commit
rL244952: Removed xfail, since test is passing in line with expanded dtor sanitizing…
(authored by
nmusgrave
).
·
Explain Why
Aug 13 2015, 1:54 PM
This revision was automatically updated to reflect the committed changes.