mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
This fixes false positives that arise when a call such as `f.apply` can either be interpreted as a reflective invocation of `f`, or a normal call to method `apply` of `f`.