[clang][Interp][NFC] Use InitThisField in initializers
This creates fewer instructions, makes the bytecode easier to read and InitThisField also cares about checkingPotentialConstantExpression() cases.
Loading
Please sign in to comment
This creates fewer instructions, makes the bytecode easier to read and InitThisField also cares about checkingPotentialConstantExpression() cases.