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