This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Revert new GLIBC msghdr/cmsghdr definitions
ClosedPublic

Authored by zatrazz on Jun 13 2016, 6:09 AM.

Details

Summary

GLIBC reverted the POSIX conformance changes for msghdr/cmsghdr [1],
so there is no need to provide the um sanitizers.

[1] https://sourceware.org/git/?p=glibc.git;a=commit;h=78880cc185dc521855a58001a28e3059722d8e85

Diff Detail

Event Timeline

zatrazz updated this revision to Diff 60510.Jun 13 2016, 6:09 AM
zatrazz retitled this revision from to [sanitizer] Revert new GLIBC msghdr/cmsghdr definitions.
zatrazz updated this object.
zatrazz added reviewers: samsonov, pcc, dvyukov, eugenis.
zatrazz set the repository for this revision to rL LLVM.
zatrazz added a project: Restricted Project.
zatrazz added subscribers: rengolin, llvm-commits.
eugenis accepted this revision.Jun 13 2016, 11:10 AM
eugenis edited edge metadata.

Nice :)
LGTM

This revision is now accepted and ready to land.Jun 13 2016, 11:10 AM
zatrazz closed this revision.Jul 7 2016, 9:15 AM