tromey opened this issue 8 years ago · 1 comments
Currently length (e.g.) is marked as :elcomp-direct. This is good but it could go farther by using type inference information. For example, length could lower to various macros like ASIZE or SCHARS.
length
:elcomp-direct
ASIZE
SCHARS
It seems I did some of this and then forgot about it. See c-inl.el.
c-inl.el