Skip changes to function *types* in the leaf reporter
authorDodji Seketeli <dodji@redhat.com>
Fri, 16 Mar 2018 13:49:24 +0000 (14:49 +0100)
committerDodji Seketeli <dodji@redhat.com>
Fri, 16 Mar 2018 14:04:58 +0000 (15:04 +0100)
commit589472919a24321916c0f7f1e45748dead9fdaf4
tree59fb6fb470cbb7fa6b48de1ea404a23cd3781a8c
parent584f669a6a37ea5d9eab0b4c41e527670d26ec01
Skip changes to function *types* in the leaf reporter

In the leaf reporter, it doesn't make sense to report changes about
function types, as function types are a concept that is internal-only
to Libabigail.

* src/abg-leaf-reporter.cc
(leaf_reporter::report_changes_from_diff_maps): Don't report
function type changes.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-leaf-reporter.cc