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/
-
wcsncpy.cc
Hide Panel
f
Keyboard Reference
?
Differential
D30975
[msan] Relaex lit check in wcsncpy.cc
Closed
Public
Authored by
ioeric
on Mar 15 2017, 4:33 AM.
Download Raw Diff
Details
Reviewers
eugenis
bkramer
Commits
rGfd89ed8ed2e0: [msan] Relax lit check in wcsncpy.cc
rCRT297828: [msan] Relax lit check in wcsncpy.cc
rL297828: [msan] Relax lit check in wcsncpy.cc
Summary
The CHECK failed when the name is __interceptor_wcsncpy
Diff Detail
Repository
rL LLVM
Event Timeline
ioeric
created this revision.
Mar 15 2017, 4:33 AM
bkramer
accepted this revision.
Mar 15 2017, 5:22 AM
Comment Actions
lg
This revision is now accepted and ready to land.
Mar 15 2017, 5:22 AM
Closed by commit
rL297828: [msan] Relax lit check in wcsncpy.cc
(authored by
ioeric
).
·
Explain Why
Mar 15 2017, 5:26 AM
This revision was automatically updated to reflect the committed changes.
eugenis
edited edge metadata.
Mar 15 2017, 2:23 PM
Comment Actions
thanks!