Skip to content
Unverified Commit cf73f136 authored by OverMighty's avatar OverMighty Committed by GitHub
Browse files

[clang][ExprConst] Fix second arg of __builtin_{clzg,ctzg} not always being evaluated (#86742)



Even if we don't actually use the value of the second argument, we have to evaluate it for side-effects.

---------

Co-authored-by: default avatarRichard Smith <richard@metafoo.co.uk>
parent 12fdf04f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment