Explicitly cast an expression to bool before handing it off to __builtin_expect.
Avoids surprises when someone uses LLVM_(UN)LIKELY with an integer. llvm-svn: 162877
Loading
Please register or sign in to comment
Avoids surprises when someone uses LLVM_(UN)LIKELY with an integer. llvm-svn: 162877