Skip to content
Commit 603da061 authored by Milian Wolff's avatar Milian Wolff
Browse files

Check type validity after call to TypeUtils::realType.

It internally also does not assume that, given a valid type, it
will return a valid type. This hints at issues we have with parsing
some code and creating reference types or type aliases pointing at
invalid other types.

At least now we hopefully don't crash anymore.

BUG: 318972
parent a478dd8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment