diff options
author | Idan Horowitz <idan.horowitz@gmail.com> | 2022-02-16 00:24:24 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-02-16 22:21:37 +0100 |
commit | 4c6a1f4db2fb899ea8f910c2941f32cea35aecce (patch) | |
tree | a6d8b6ccb9bf37adf37a75b2a37503bf2cb1a19a /.pre-commit-config.yaml | |
parent | 8f093e91e068cb2952a456566879bda81401c782 (diff) | |
download | serenity-4c6a1f4db2fb899ea8f910c2941f32cea35aecce.zip |
AK: Exclude StringView String APIs from the Kernel
These APIs are only used by userland, and String is OOM-infallible,
so let's just ifdef it out of the Kernel.
Diffstat (limited to '.pre-commit-config.yaml')
0 files changed, 0 insertions, 0 deletions