Files
codeql/cpp/ql/test/query-tests
Jonas Jensen 1cc36dd969 C++: Exclude copy assignment in LargeParameter.ql
The purpose of the copy assignment operator is to copy the object, so we
should not complain that a copy happens when passing the parameter. See
https://en.wikibooks.org/wiki/More_C++_Idioms/Copy-and-swap for details.
2019-01-11 12:00:02 +01:00
..
2018-12-12 17:26:18 +00:00
2018-12-12 17:26:18 +00:00
2018-10-18 12:36:42 +01:00
2018-12-07 18:43:27 +00:00