mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Also rewrites `multi_assignment_points_to` to be a bit more readable. I'm not entirely sure that we want an unknown instance of `object` rather than just `UnknownInternal`. The latter gets filtered out in the characteristic predicate for `Value`, though, so I opted for the slightly more permissive variant.