diff options
Diffstat (limited to 'gcc/cp/cp-tree.h')
| -rw-r--r-- | gcc/cp/cp-tree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/cp-tree.h b/gcc/cp/cp-tree.h index 2aca7d1..7459c06 100644 --- a/gcc/cp/cp-tree.h +++ b/gcc/cp/cp-tree.h @@ -136,7 +136,7 @@ Boston, MA 02111-1307, USA. */ does not have a BV_FN; it is just an offset. The BV_OVERRIDING_BASE is the binfo for the final overrider for - this function. (This binfo's BINFO_TYPE will always be the same + this function. (That binfo's BINFO_TYPE will always be the same as the DECL_CLASS_CONTEXT for the function.) BINFO_VTABLE |
