This is an archive of the discontinued LLVM Phabricator instance.

Add a test of a regression discovered during testing of r241673
ClosedPublic

Authored by sbaranga on Jul 9 2015, 9:38 AM.

Details

Summary

We were missing a corner case where DepCands was not available,
but we were using DepCands to compute the checking pointer
groups.

This adds a test for that regression.

Diff Detail

Repository
rL LLVM

Event Timeline

sbaranga updated this revision to Diff 29345.Jul 9 2015, 9:38 AM
sbaranga retitled this revision from to Add a test of a regression discovered during teting of r241673.
sbaranga updated this object.
sbaranga added a subscriber: llvm-commits.
sbaranga retitled this revision from Add a test of a regression discovered during teting of r241673 to Add a test of a regression discovered during testing of r241673.Jul 9 2015, 9:39 AM
This revision was automatically updated to reflect the committed changes.