Files
codeql/cpp/ql/test/query-tests
Jonas Jensen 97cc0ebc8c C++: Suppress PointlessSelfComparison on templates
It's a bit crude to suppress all results in instantiations, but we're
already using this kind of suppression in `PointlessComparison.ql`
(without the `Self`) because there is no convenient alternative. It
means we lose some good results but also suppress a new false positive
in Boost that surfaced after we added support for non-type template
parameters.
2019-11-11 14:00:00 +01:00
..
2019-05-01 10:58:03 +01:00
2019-09-09 11:25:53 +02:00
2019-10-16 13:51:06 +01:00
2019-09-09 11:25:53 +02:00