Commit Graph

1 Commits

Author SHA1 Message Date
Olivier De Cannière 73227258b0 Compiler: Add missing conversion for variant equality comparisons
The comparison code was generated properly but the conversion to safely
assign the result of the comparison to the out accumulator was missing.

Amends 78b58582ba

Fixes: QTBUG-133636
Pick-to: 6.9 6.8
Change-Id: I9f790b449b48c382064954ad4235d25d221f1168
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2025-02-18 20:02:02 +01:00