This is an archive of the discontinued LLVM Phabricator instance.

[msan] Wrap sockaddr_in and socket for future IPv6 support.
ClosedPublic

Authored by vitalybuka on Apr 10 2017, 10:27 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka created this revision.Apr 10 2017, 10:27 AM
eugenis accepted this revision.Apr 10 2017, 11:00 AM
eugenis added inline comments.
lib/msan/tests/msan_test.cc
178 ↗(On Diff #94691)

call it EXPECT_NOT_POISONED_PTR or something like that

This revision is now accepted and ready to land.Apr 10 2017, 11:00 AM
This revision was automatically updated to reflect the committed changes.