ladybird/Meta/Lagom/ClangPlugins
Andrew Kaster 223b13ae93 CMake: Enable -Wl,--no-undefined on ELF platforms
This is mostly a development helper, to move all undefined symbols
in shared libraries to link time rather than load time.

At the same time, set --no-allow-shlib-undefined and -z,defs to
further enforce the rule.
2025-01-06 12:41:47 -07:00
..
CMakeLists.txt CMake: Enable -Wl,--no-undefined on ELF platforms 2025-01-06 12:41:47 -07:00
LambdaCapturePluginAction.cpp ClangPlugins: Remove confusing hasType check for lambda capture types 2024-12-10 07:13:00 +01:00
LambdaCapturePluginAction.h
LibJSGCPluginAction.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
LibJSGCPluginAction.h LibGC: Add a ForeignCell class for ownership of non-C++ objects 2024-11-19 14:32:11 -07:00