This is an archive of the discontinued LLVM Phabricator instance.

Debug Go attribute test
AbandonedPublic

Authored by haberman on Apr 8 2021, 2:03 PM.

Details

Reviewers
None
Summary

This test is failing in my other review https://reviews.llvm.org/D99517
but I'm having trouble figuring out why and I can't
reproduce the problem locally.

This change is intended to help understand if this
test is already failing, and if not to get some more
debugging output.

Diff Detail

Event Timeline

haberman requested review of this revision.Apr 8 2021, 2:03 PM
haberman created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2021, 2:03 PM
haberman updated this revision to Diff 336222.Apr 8 2021, 2:04 PM
  • Added import of fmt.

what's the plan? To commit this and check some buildbot logs to better understand how the test works to mitigate issues with your pending patch?

haberman abandoned this revision.Apr 26 2021, 9:06 AM

I created this to see what the buildbots would do, but my previous change managed to go in without it. I'll abandon this now.