Use bool, true, and false in arc-tdep.c
[deliverable/binutils-gdb.git] / gdb / opencl-lang.c
index c95bf05a98b6e9e6c030fe5f517970f846bb1ee7..93d8e2f5dd3381b92fa70da05432c6888f02e960 100644 (file)
@@ -1087,6 +1087,7 @@ extern const struct language_defn opencl_language_defn =
   &default_varobj_ops,
   NULL,
   NULL,
+  c_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
 };
 
This page took 0.023634 seconds and 4 git commands to generate.