This is an archive of the discontinued LLVM Phabricator instance.

Remove unnecessary conditionals around errors.
AbandonedPublic

Authored by Roger on Nov 5 2021, 12:20 PM.

Details

Reviewers
jhenderson
Summary

The existing code has unnecessary logic to indirectly pass
errors through function calls. This diff gets rid of the fluff.

Test Plan: Existing unit tests

Diff Detail

Event Timeline

Roger requested review of this revision.Nov 5 2021, 12:20 PM
Roger created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 5 2021, 12:20 PM
Roger abandoned this revision.Nov 5 2021, 12:26 PM