This is an archive of the discontinued LLVM Phabricator instance.

Fix use of wrong and undef variable
ClosedPublic

Authored by thopre on Jan 14 2021, 3:13 AM.

Details

Summary

Two of the ValueError exceptionsraised in get_base_for_testsuite() refer
to the wrong variable and an undefined variable respectively. This patch
fixes those.

Event Timeline

thopre created this revision.Jan 14 2021, 3:13 AM
thopre requested review of this revision.Jan 14 2021, 3:13 AM
This revision is now accepted and ready to land.Jan 14 2021, 10:53 AM
thopre closed this revision.Jan 14 2021, 11:57 AM