Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D6928
[Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD
Closed
Public
Actions
Authored by
kutuzov.viktor.84
on Jan 12 2015, 9:04 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
emaste
llvm-commits
Details
Reviewers
kcc
samsonov
eugenis
Commits
rCRT225986: [Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD
rL225986: [Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD
Diff Detail
Repository
rL LLVM
Event Timeline
kutuzov.viktor.84
updated this revision to
Diff 18021
.
Jan 12 2015, 9:04 AM
kutuzov.viktor.84
retitled this revision from
to
[Msan] Fix strlen() and strnlen() interceptors to work 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:
emaste
,
Unknown Object (MLST)
.
eugenis
accepted this revision.
Jan 13 2015, 1:56 AM
eugenis
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jan 13 2015, 1:56 AM
Closed by commit
rL225986: [Msan] Fix strlen() and strnlen() interceptors to work on FreeBSD
(authored by vkutuzov).
·
Explain Why
Jan 14 2015, 7:01 AM
This revision was automatically updated to reflect the committed changes.