]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - libiberty/cp-demangle.h
gdb: Convert language la_demangle field to a method
[thirdparty/binutils-gdb.git] / libiberty / cp-demangle.h
index d87a830bb3155c87a1b91d36c87fcd33173d331f..943a3ef478e5f7fd4c2e229b8622f518abc92925 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal demangler interface for g++ V3 ABI.
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2020 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@wasabisystems.com>.
 
    This file is part of the libiberty library, which is part of GCC.
@@ -176,7 +176,7 @@ d_advance (struct d_info *di, int i)
 extern const struct demangle_operator_info cplus_demangle_operators[];
 #endif
 
-#define D_BUILTIN_TYPE_COUNT (33)
+#define D_BUILTIN_TYPE_COUNT (34)
 
 CP_STATIC_IF_GLIBCPP_V3
 const struct demangle_builtin_type_info