mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 16:32:45 +00:00 
			
		
		
		
	|  9cfd7a299c 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 | ||