]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/opencl-lang.c
Move logic out of symbol_find_demangled_name
[thirdparty/binutils-gdb.git] / gdb / opencl-lang.c
index 74651bcfbddfa1d21e7901c43728872001e99c81..2a46d86f4302583cf985f4eac1130773320ebcb3 100644 (file)
@@ -1070,6 +1070,7 @@ const struct language_defn opencl_language_defn =
   basic_lookup_symbol_nonlocal,        /* lookup_symbol_nonlocal */
   basic_lookup_transparent_type,/* lookup_transparent_type */
   NULL,                                /* Language specific symbol demangler */
+  NULL,
   NULL,                                /* Language specific
                                   class_name_from_physname */
   c_op_print_tab,              /* expression operators for printing */