Files
codeql/cpp/ql/test/query-tests
Jonas Jensen 8ac427c387 C++: Add missing getUnspecifiedType in AV Rule 82
Adding this call to `getUnspecifiedType` makes the error message better
in the presence of typedefs and qualifiers on an assignment operator
return type. It's also needed to avoid losing valid results in the
commit that comes after this.
2018-12-04 11:13:11 +01:00
..
2018-11-23 16:36:31 +00:00
2018-11-23 16:36:31 +00:00
2018-10-18 12:36:42 +01:00