mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 13:26:06 +00:00

This change removes an unnecessary branch from a hot path. It's also questionable API to override any previous error unconditonally.
This change removes an unnecessary branch from a hot path. It's also questionable API to override any previous error unconditonally.