Unverified Commit c43932eb authored by SevenIsSeven's avatar SevenIsSeven Committed by GitHub
Browse files

fix build error in MSVC build (#86622)

This commit(https://github.com/llvm/llvm-project/pull/84738

) introduced
following compile warning then treated-as-error in MSVC build.

>>>"'^': unsafe mix of type 'unsigned int' and type 'bool' in operation"

---------

Co-authored-by: default avatarSeven <Seven.Li@amd.com>
parent 7db40463
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