mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
86e3010043
With -Og, all calls to create_kernel_process were triggering -Wnonnull when creating these lambdas that get implicitly converted to function pointers. A different design of create_kernel_process to use AK::Function instead might avoid this awkward behavior. |
||
---|---|---|
.. | ||
FinalizerTask.cpp | ||
FinalizerTask.h | ||
SyncTask.cpp | ||
SyncTask.h |