[Bug default/18902] Apply suppression specifications to the output of abidw

dodji at redhat dot com sourceware-bugzilla@sourceware.org
Thu Jan 1 00:00:00 GMT 2015


https://sourceware.org/bugzilla/show_bug.cgi?id=18902

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |18606

--- Comment #1 from dodji at redhat dot com ---
The code that evaluates a suppression specification and determines that it
matches an ABI artifact is in abg-comparison.cc.  It's called "suppression
engine" and it's part of the comparison engine.

We need to separate that suppression engine from the comparison engine and make
it have a well defined API.  We'll then adjust the comparison engine to make it
use the API of that new suppression engine logical component.

Then we'll change the xml format writer to make it use the suppression engine
to know if it should emit a decl or not, depending on if the decl (or its type)
has been suppressed.


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=18606
[Bug 18606] RFE: Handling opaque types by classifying header files as external
vs internal
-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Libabigail mailing list