]> sourceware.org Git - libabigail.git/commit
Simplify canonicalizing handling for typedefs
authorDodji Seketeli <dodji@redhat.com>
Fri, 20 Feb 2015 12:48:48 +0000 (13:48 +0100)
committerDodji Seketeli <dodji@redhat.com>
Fri, 20 Feb 2015 12:48:48 +0000 (13:48 +0100)
commit5b33223cb7b7d514bb8b0d31ed09a0ae14b8d7ce
tree6c3aaed3d4a260826be74bf0089b681aa5ff3b5e
parentcab7817dd0ce9ec005215963b44396f64206af6f
Simplify canonicalizing handling for typedefs

* src/abg-dwarf-reader.cc (build_ir_node_from_die): For typedefs,
we don't need to test that the current scope is a class to know
that we are looking at a member type.  Just looking at the
is_member flag is enough.

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