![]() I went through all callers of adopt_own() and replaced them with try_make<>() if possible or adopt_nonnull_own_or_enomem() else in cases where it was easy (i.e. in functions already returning ErrorOr). No intended behavior change. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Compiler.cpp | ||
Compiler.h | ||
LinkedShader.h | ||
Linker.cpp | ||
Linker.h | ||
ObjectFile.h |