Closed mrmacete closed 1 year ago
This makes type parsing more reliable, especially when dealing with ivars which often times have the "atomic" modifier: exceptions were thrown because the modifiers ended up being treated as unknown types.
Whoah, great catch! Thanks! :raised_hands:
This makes type parsing more reliable, especially when dealing with ivars which often times have the "atomic" modifier: exceptions were thrown because the modifiers ended up being treated as unknown types.