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 D113305
Remove unnecessary conditionals around errors. AbandonedPublic Authored by Roger on Nov 5 2021, 12:20 PM.
Details
Summary The existing code has unnecessary logic to indirectly pass Test Plan: Existing unit tests
Diff Detail
Unit TestsFailed
Revision Contents
Diff 385149 llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
|