[clang][Interp] Classify correct type for compound shifts
RT must be the type of the RHS, otherwise this later fails when we set the RHS value to the temporary variable.
parent
2d0137dd
Please register or sign in to comment
RT must be the type of the RHS, otherwise this later fails when we set the RHS value to the temporary variable.