]> sourceware.org Git - libabigail.git/commit
Finer detection of local changes of var_decl type
authorDodji Seketeli <dodji@redhat.com>
Fri, 8 Sep 2017 08:15:37 +0000 (10:15 +0200)
committerDodji Seketeli <dodji@redhat.com>
Fri, 8 Sep 2017 08:17:48 +0000 (10:17 +0200)
commit3e4c5cafe29b46d3e510aa9e0fc8651c95ce7144
tree8403c03434eec68d97f9c0f1eeb2fdb62b5526be
parent2bbfc662d2547188f00234ed4657f2b141545012
Finer detection of local changes of var_decl type

When the size of a var_decl changes, we want the 'equals' function for
var_decl to report that change as being a local one, not a subtype
one.

This patch fixes that.

* src/abg-ir.cc (equals): In the var_decl overload detect size
changes of type as being a local change.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-ir.cc
This page took 0.030033 seconds and 5 git commands to generate.