This is an archive of the discontinued LLVM Phabricator instance.

[msan] add a regression test for PR32842
ClosedPublic

Authored by glider on May 10 2017, 8:14 AM.

Details

Reviewers
eugenis
kcc
Summary

Make sure MSan doesn't miss a bug comparing two integers with defined low bits.

Diff Detail

Event Timeline

glider created this revision.May 10 2017, 8:14 AM
eugenis accepted this revision.May 10 2017, 1:04 PM
This revision is now accepted and ready to land.May 10 2017, 1:04 PM

Landed in r302788.

eugenis closed this revision.Jun 2 2017, 1:49 PM