Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/sanitizer_common/
-
trunk/
-
lib/
-
sanitizer_common/
-
sanitizer_platform_interceptors.h
Hide Panel
f
Keyboard Reference
?
Differential
D5664
[Sanitizers] Intercept dlopen() and dlclose() on FreeBSD
Closed
Public
Authored by
kutuzov.viktor.84
on Oct 8 2014, 4:37 AM.
Download Raw Diff
Details
Reviewers
kcc
glider
samsonov
Commits
rCRT219396: [Sanitizers] Intercept dlopen() and dlclose() on FreeBSD
rL219396: [Sanitizers] Intercept dlopen() and dlclose() on FreeBSD
Diff Detail
Repository
rL LLVM
Event Timeline
kutuzov.viktor.84
updated this revision to
Diff 14558
.
Oct 8 2014, 4:37 AM
kutuzov.viktor.84
retitled this revision from
to
[Sanitizers] Intercept dlopen() and dlclose() 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
.
kutuzov.viktor.84
added subscribers:
Unknown Object (MLST)
,
emaste
.
glider
accepted this revision.
Oct 8 2014, 4:44 AM
glider
added a reviewer:
glider
.
glider
added a subscriber:
glider
.
Comment Actions
LGTM provided the tests pass.
This revision is now accepted and ready to land.
Oct 8 2014, 4:44 AM
samsonov
accepted this revision.
Oct 8 2014, 1:49 PM
samsonov
edited edge metadata.
Comment Actions
LGTM
Diffusion
closed this revision.
Oct 9 2014, 2:10 AM
Diffusion
updated this revision to
Diff 14637
.
Comment Actions
Closed by commit
rL219396
(authored by vkutuzov).