mirror of
https://github.com/github/codeql.git
synced 2026-08-06 10:18:43 +02:00
These type checks were overlapping with `assignOperatorWithWrongType` is are no longer needed now that `assignOperatorWithWrongType` is improved. They were causing FPs and misleading error messages on uninstantiated templates.