Skip to content

Draft: NCG: Fix printing string literals on big-endian systems

Peter Trommler requested to merge wip/T21225 into master

Pretty print strings in NCG using the pretty printer from the C backend.

Fixes #21225

Edited by Peter Trommler

Merge request reports