]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Rename is_cplus_template_function
authorTom Tromey <tromey@adacore.com>
Thu, 23 May 2024 15:14:58 +0000 (09:14 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 14 Jun 2024 16:56:36 +0000 (10:56 -0600)
commit6b23978d2e6f7e36f46efece7ec13918d258fbc9
treef164eb0d4315407fd74d1cc3278fb4e9b85bf454
parent5527eae3f1f28a628f6c73c7b5743cebf7df8a13
Rename is_cplus_template_function

This patch renames is_cplus_template_function to is_template_function.
There is nothing C++-specific about this code, and the code in the
DWARF reader that creates these objects is not C++-specific.  In fact
this may already be used by Rust (though I didn't check).
gdb/cp-namespace.c
gdb/symtab.h