diff options
author | Timothy Flynn <trflynn89@pm.me> | 2023-01-07 14:48:20 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-01-08 12:13:15 +0100 |
commit | 39bda0073edb4a95d3192879157c48e094bd89af (patch) | |
tree | 05d1a61da492eaac3cce7901ebd9cf78f3589cf3 /Userland/Libraries/LibRegex/RegexByteCode.cpp | |
parent | aee7c44064b4ad24709e3b5c5b5bb63b3b2d7354 (diff) | |
download | serenity-39bda0073edb4a95d3192879157c48e094bd89af.zip |
AK: Make StringBuilder::try_append_code_point actually fallible
It currently uses the non-fallible `append` method to append each UTF-8
encoded byte of the code point.
Diffstat (limited to 'Userland/Libraries/LibRegex/RegexByteCode.cpp')
0 files changed, 0 insertions, 0 deletions