ladybird/Tests/ClangPlugins
Andrew Kaster 829391e714 LibGC: Add a ForeignCell class for ownership of non-C++ objects
This will allow us to use the GC to manage the lifetime of objects
that are not C++ objects, such as Swift objects. In the future we
could expand this cursed FFI to other languages as well.
2024-11-19 14:32:11 -07:00
..
LambdaTests ClangPlugins: Convert all warnings to errors 2024-05-22 21:55:34 -06:00
LibJSGCTests LibGC: Add a ForeignCell class for ownership of non-C++ objects 2024-11-19 14:32:11 -07:00
CMakeLists.txt ClangPlugins: Add -Wno-unqualified-std-cast-call to test compile options 2024-08-26 17:24:53 -04:00
lit.cfg.py ClangPlugins: Add LLVM lit test suite 2024-05-13 16:50:54 -06:00
lit.site.cfg.py.in ClangPlugins: Change name of variable used for test compile options 2024-05-30 09:29:20 -06:00
requirements.txt ClangPlugins: Add LLVM lit test suite 2024-05-13 16:50:54 -06:00