[clang][Interp] Only check ComparisonCategoryInfo in C++ (#80131)
Binary operators are also of struct type in C, when assigning. Don't try to get the ComparisonCategoryInfo in that case.
parent
92b33822
Please register or sign in to comment
Binary operators are also of struct type in C, when assigning. Don't try to get the ComparisonCategoryInfo in that case.