Unverified Commit 80bba179 authored by Nick Desaulniers's avatar Nick Desaulniers Committed by GitHub
Browse files

[libc][FPUtil] fixup missing explicit cast (#86736)

The arm32 buildbot reports an error because UInt::operator bool() is explicit,
thus an explicit cast is necessary.

Link: #85940
parent 1949f7d6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment