ladybird/Tests/ClangPlugins/LibJSGCTests
2026-05-20 20:37:55 +02:00
..
Macros Everywhere: Abandon Swift adoption 2026-02-17 10:48:09 -05:00
cell_member_not_wrapped.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00
gc_allocated_member_is_accessed.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00
gc_allocated_member_is_visited.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00
missing_call_to_base_visit_edges.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00
missing_member_in_visit_edges.cpp Tests: Test that unvisited Templated members are caught by ClangPlugin 2025-08-23 21:21:04 +02:00
missing_visit_edges_method.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00
must_upcall.cpp AK+LibGC+ClangPlugins: Add MUST_UPCALL attribute for virtual functions 2026-02-06 13:50:54 +01:00
non_cell_class.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00
not_visiting_rawgcptr.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00
override_flags.cpp LibGC+LibWeb: Mark two GC::Cell functions as MUST_UPCALL 2026-02-06 13:50:54 +01:00
root_container_non_gc_type.cpp LibGC: Default-construct RootHashMap from the global heap 2026-05-20 20:37:55 +02:00
strong_root_fields_in_gc_allocated_types.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00
substruct_in_ownptr.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
substruct_incomplete_visit_edges.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
substruct_missing_visit_edges.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
substruct_nested.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
substruct_nested_correct.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
substruct_on_stack_ok.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
substruct_raw_pointers.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
substruct_with_container.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
substruct_with_value.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
substruct_with_visit_edges.cpp ClangPlugins: Check for GC pointers in non-Cell substruct members 2026-01-07 12:48:58 +01:00
wrapping_non_cell_member.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00