Optimize StringBuilder.as_string
by constructing the string in-place and skipping unnecessary checks.
#47360
Annotations
3 errors
Compilation:
core/string/string_builder.cpp#L78
declaration of 's' shadows a previous local
|
Compilation:
core/string/string_builder.cpp#L86
declaration of 's' shadows a previous local
|
Compilation
Process completed with exit code 2.
|
Loading