diff options
author | Timothy Flynn <trflynn89@pm.me> | 2022-12-22 13:48:44 -0500 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-12-26 09:36:16 +0100 |
commit | 765c5b416f61f08dd68ea4b77a39e9380f2c8f9d (patch) | |
tree | 8ab8c0b67b8ae2f0bafb01e705149da803390441 /Userland/Libraries/LibGfx/ShareableBitmap.h | |
parent | dc77ec733f8f08034ef02338624b9ce4ac90fcf6 (diff) | |
download | serenity-765c5b416f61f08dd68ea4b77a39e9380f2c8f9d.zip |
IPCCompiler+LibIPC: Generate message decoders with better TRY semantics
Instead of a bunch of manual error checking and returning a null OwnPtr,
we can propagate the errors up and return NonnullOwnPtr on success.
Diffstat (limited to 'Userland/Libraries/LibGfx/ShareableBitmap.h')
0 files changed, 0 insertions, 0 deletions