mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
405001d628
This commit relaxes the assumption of the CCodeGenerator::getModelGEPToken method, that previously crashed if the BaseType and CurType were different. Now this condition is only checked after skipping all typedefs, that are transparent to ModelGEPs.