Files
codeql/cpp/ql/src
Jonas Jensen 6239455a91 C++: Remove extra type check in AV Rule 82
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.
2018-12-04 12:59:21 +01:00
..
2018-11-22 10:25:41 +00:00
2018-11-23 16:36:31 +00:00
2018-10-01 12:08:16 +01:00
2018-09-23 16:24:31 -07:00