mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
81aceca45d
Because of how `StringAttr` comparison works, two attributes with the same name can be added to one module. Forcing `StringAttr` recreation from a raw string prevents that.