This is an archive of the discontinued LLVM Phabricator instance.

[Asan] Fix the dlclose-test.cc unit test to build on FreeBSD 11
ClosedPublic

Authored by kutuzov.viktor.84 on Feb 12 2015, 5:44 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

kutuzov.viktor.84 retitled this revision from to [Asan] Fix the dlclose-test.cc unit test to build on FreeBSD 11.
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, dim.
dim added a comment.Feb 12 2015, 6:22 AM

LGTM, sorry for the breakage.

samsonov accepted this revision.Feb 12 2015, 9:58 AM
samsonov edited edge metadata.

LGTM

This revision is now accepted and ready to land.Feb 12 2015, 9:58 AM
This revision was automatically updated to reflect the committed changes.