Files
ladybird/Libraries/LibC/assert.cpp
Sergey Bugaev 83c809df5f LibC: Remove endless loop after abort() call
We (rightfully) mark abort() noreturn, so the loop just gets compiled out.
2020-05-26 14:35:10 +02:00

1.7 KiB