ladybird/Tests/ClangPlugins/LibJSGCTests
Idan Horowitz d2857164ea Tests: Test that unvisited Templated members are caught by ClangPlugin
Specifically AK::Optional<T> and AK::Variant<...> were of interest in
recent issues.
2025-08-23 21:21:04 +02:00
..
Macros Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00
calling_base_visit_edges_not_through_using_decl.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04: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
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
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
wrapping_non_cell_member.cpp Tests: Invoke clang frontend instead of cc1 in ClangPlugin tests 2025-05-12 16:00:55 -04:00