From 8e4581b34c9584a49bc595d65c48167b9ecbe34f Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 21 Jan 2026 12:21:38 +0100 Subject: tools/clang/codesearch: index struct references Update #6469 --- pkg/codesearch/testdata/query-file-index-source | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/codesearch/testdata/query-file-index-source') diff --git a/pkg/codesearch/testdata/query-file-index-source b/pkg/codesearch/testdata/query-file-index-source index 3263deca3..af52513b7 100644 --- a/pkg/codesearch/testdata/query-file-index-source +++ b/pkg/codesearch/testdata/query-file-index-source @@ -3,6 +3,7 @@ file-index source0.c file source0.c defines the following entities: function close +function func_accepting_a_struct function function_with_comment_in_header function open struct struct_in_c_file -- cgit mrf-deployment