ladybird/Userland/Libraries/LibCoredump
Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
Apologies for the enormous commit, but I don't see a way to split this
up nicely. In the vast majority of cases it's a simple change. A few
extra places can use TRY instead of manual error checking though. :^)
2022-01-24 22:36:09 +01:00
..
Backtrace.cpp LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
Backtrace.h LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
CMakeLists.txt LibCoredump: Add Coredump::Inspector 2021-11-20 21:22:24 +00:00
Forward.h
Inspector.cpp LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
Inspector.h LibCoredump: Add Coredump::Inspector 2021-11-20 21:22:24 +00:00
Reader.cpp Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
Reader.h LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00