mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
c2afb05049
When using `maybeFail(bool, llvm::Twine)` the `ReasonBuffer` variable was not being set, leading sometimes to the verify reason being an empty string.