]> sourceware.org Git - libabigail.git/commit
Avoid emitting some empty translation units to abixml
authorDodji Seketeli <dodji@redhat.com>
Thu, 6 Apr 2017 10:31:35 +0000 (12:31 +0200)
committerDodji Seketeli <dodji@redhat.com>
Mon, 3 Jul 2017 15:45:39 +0000 (17:45 +0200)
commitf45073ecc2ee3aedd9d3b673b7c5ac2804a8d52f
tree7c7536522ea6ece755268f6b34691544a6163d9b
parentd8a13067395b33450d0fc8c9287dcd3927e94108
Avoid emitting some empty translation units to abixml

It turned out a lot of empty translation unit can make it to the
abixml output.  This patch reduces the number of these.

* src/abg-writer.cc (write_corpus):  Do not emit a translation
unit that appears empty beforehand.

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