mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +02:00
Now that we have `Expr.getParentWithConversions`, we can implement `TranslatedElement.getRealParent` simpler. This implementation also avoids recursion.