mbox series

[0/4] tidy-up of typeof expansion

Message ID 20191215110425.76533-1-luc.vanoostenryck@gmail.com (mailing list archive)
Headers show
Series tidy-up of typeof expansion | expand

Message

Luc Van Oostenryck Dec. 15, 2019, 11:04 a.m. UTC
Patches 1, 3 & 4 are no-ops but patch 2 avoid typeof expansing
being done differently in classify_type() than in the usual
examine_symbol_type().

The series can also be found at:
  git://github.com/lucvoo/sparse-dev.git eval-typeof

Luc Van Oostenryck (4):
  mark strings as examined & evaluated
  typeof: do not let classify_type() do its own SYM_TYPEOF expansion
  typeof: extract examine_typeof() from examine_symbol_type()
  typeof: avoid using is_bitfield_type()

 evaluate.c | 10 ++++++----
 symbol.c   | 41 +++++++++++++++++++++--------------------
 2 files changed, 27 insertions(+), 24 deletions(-)


base-commit: 82dee2e25887f26df7126d6789a419eaf14beb8c