Files
codeql/cpp/ql/test
Ziemowit Laski 29af56d21b [CPP-340] Refine the test query for mismatching args/params by applying
C promotion rules.  The following issues are now flagged:
             (1) passing a larger type than the receiver can accept
                 (e.g., long long -> int)
             (2) passing a type of different signedness than the
                 parameter specified.
2019-03-24 19:42:05 -07:00
..
2018-11-09 18:49:35 +00:00
2018-09-23 16:24:31 -07:00