mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
ff16da8c77
With this, if a future module misses the 'extern "C"' or uses a wrong type, they get a nice compiler error instead of runtime errors or weird behavior. Also, this works towards getting the Kernel ready for -Wmissing-declarations. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
module_syms.h | ||
TestModule.cpp |