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