Thread language through c_type_print_args
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1eae1aef1b97199ea3344787b6ca7a66487306c0..918a467a43b98e76e8cd17ccb19339320bf86171 100644 (file)
@@ -1,3 +1,17 @@
+2018-06-01  Tom Tromey  <tom@tromey.com>
+
+       * dwarf2read.c (dwarf2_compute_name): Pass CU's language to
+       c_print_type.
+       * c-typeprint.c (c_print_type_1): Add "language" parameter.
+       (c_print_type): Update.
+       (c_print_type): New overload.
+       (c_type_print_varspec_prefix, c_type_print_args)
+       (c_type_print_varspec_suffix, c_print_type_no_offsets)
+       (c_type_print_base_struct_union, c_type_print_base_1)
+       (cp_type_print_method_args): Add "language" parameter.
+       (c_type_print_base): Update.
+       * c-lang.h (c_print_type): Add new overload.
+
 2018-06-01  Tom Tromey  <tom@tromey.com>
 
        * typeprint.h (c_type_print_varspec_suffix): Don't declare.
This page took 0.024345 seconds and 4 git commands to generate.