Files
ladybird/Userland/Libraries/LibC/assert.cpp
Gunnar Beutner 44486e8818 LibC: Turn CRASH() into a function and add noreturn attribute
This way CRASH() can be used in functions that are themselves
marked as noreturn.
2021-04-12 22:30:06 +02:00

2.1 KiB