On Thu Sep 21 18:15:46 2023 +0000, Zebediah Figura wrote:
I don't think renaming this makes sense. Currently the difference is whether they are modifiers that can be applied to a type, i.e. whether they're legal on typedefs. Interpolation modifiers aren't.
Ok. I find 'nointerpolatoin' categorized as storage modifier confusing. It seems easier to call them all as 'modifiers', including ir_var field. Things like 'extern' and 'static' could remain as storage ones. But I don't care enough, I'll revert it.