Anders Schack-Mulligen
Anders Schack-Mulligen
> @hvitved @tausbn Would you mind reviewing the C# and Python parts of this PR ([commit 2](https://github.com/github/codeql/pull/19779/commits/d0feec9168ae9bf9dd31a42397eb258eb16ceddb))? You can take my approval as approval for C# and Python as well....
What about `inline_late`?
Reopened. You're correct that this is still an issue - it's just not a very high priority, as it's probably not a large source of FP flow, and It's a...
This is due to how virtual dispatch is calculated and currently by design. Virtual dispatch in Java is incredibly complicated to approximate well, and one of the main challenges is...