This is an archive of the discontinued LLVM Phabricator instance.

[asan] Remove column numbers from test expectations in invalid-pointer-pairs.cc
ClosedPublic

Authored by kubamracek on Feb 17 2017, 3:45 PM.

Details

Summary

This is failing on some of our internal bots because we're using different symbolizers. It doesn't seem important and we never test for column numbers in any other tests, so let's just remove it.

Diff Detail

Event Timeline

kubamracek created this revision.Feb 17 2017, 3:45 PM
kcc accepted this revision.Feb 17 2017, 3:49 PM

LGTM

This revision is now accepted and ready to land.Feb 17 2017, 3:49 PM
This revision was automatically updated to reflect the committed changes.