public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Tidy some peeling code
@ 2020-07-09 13:14 Giuliano Procida
  2020-07-09 13:14 ` [PATCH 1/3] abg-comparison.h: Remove stray declaration Giuliano Procida
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Giuliano Procida @ 2020-07-09 13:14 UTC (permalink / raw)
  To: libabigail; +Cc: dodji, kernel-team, gprocida, maennich

Hi Dodji.

This is a short series of very small clean-ups. All the changes relate
to helper functions that peel off some of the outer layers of a type
to see what might be inside.

There may be an opportunity to tighten up the checks being done in
functions like maybe_canonicalize_type and
types_have_similar_structure which are typical users of these helpers.

Regards,
Giuliano.

Giuliano Procida (3):
  abg-comparison.h: Remove stray declaration
  Remove unused is_reference_or_pointer_diff.
  Simplify peel_typedef_pointer_or_reference_type

 include/abg-comparison.h |  5 -----
 include/abg-fwd.h        |  6 ++----
 src/abg-comp-filter.cc   |  6 ++----
 src/abg-comparison.cc    | 15 ---------------
 src/abg-dwarf-reader.cc  |  6 ++----
 src/abg-ir.cc            | 40 +++++++++-------------------------------
 6 files changed, 15 insertions(+), 63 deletions(-)

-- 
2.27.0.383.g050319c2ae-goog


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-07-27 13:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 13:14 [PATCH 0/3] Tidy some peeling code Giuliano Procida
2020-07-09 13:14 ` [PATCH 1/3] abg-comparison.h: Remove stray declaration Giuliano Procida
2020-07-10 16:16   ` Matthias Maennich
2020-07-27 13:27   ` Dodji Seketeli
2020-07-09 13:14 ` [PATCH 2/3] Remove unused is_reference_or_pointer_diff Giuliano Procida
2020-07-10 16:16   ` Matthias Maennich
2020-07-27 13:28   ` Dodji Seketeli
2020-07-09 13:14 ` [PATCH 3/3] Simplify peel_typedef_pointer_or_reference_type Giuliano Procida
2020-07-10 16:17   ` Matthias Maennich
2020-07-27 13:28   ` Dodji Seketeli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).