summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibRegex/RegexByteCode.cpp
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2023-01-07 14:48:20 -0500
committerLinus Groh <mail@linusgroh.de>2023-01-08 12:13:15 +0100
commit39bda0073edb4a95d3192879157c48e094bd89af (patch)
tree05d1a61da492eaac3cce7901ebd9cf78f3589cf3 /Userland/Libraries/LibRegex/RegexByteCode.cpp
parentaee7c44064b4ad24709e3b5c5b5bb63b3b2d7354 (diff)
downloadserenity-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