Skip to content

Fix warning from user-defined literal operator

Martyn Capewell requested to merge fix-literal-operator into main

Remove the space in the user-defined string literal operator to fix a warning produced by Clang 20.

Reported by Anba at https://github.com/Linaro/vixl/issues/135

Merge request reports

Loading