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
Paths
| Differential D113354
Remove unnecessary conditionals around errors. AbandonedPublic Authored by Roger on Nov 6 2021, 5:04 PM.
Details
Summary The existing code has unnecessary logic to indirectly pass Test Plan: Existing unit tests
Diff Detail
Event TimelineThis comment was removed by tstellar.
Revision Contents
Diff 385301 llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
|