mirror of
https://github.com/github/codeql.git
synced 2026-03-21 15:06:46 +01:00
Without the last commit, this addition to the test gives the following results: ``` +| AV Rule 82.cpp:176:14:176:22 | operator= | Assignment operator in class Forgivable does not return a reference to *this. | +| AV Rule 82.cpp:181:14:181:22 | operator= | Assignment operator in class Forgivable does not return a reference to *this. | ```