We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1024ae commit 80ab9a6Copy full SHA for 80ab9a6
change_notes/2024-06-03-a3-1-5-trivial-defs.md
@@ -0,0 +1,4 @@
1
+ - `A3-1-5` - `TrivialOrTemplateFunctionDefinedOutsideClassDefinition.ql`:
2
+ - Query deleted - rule was never intended to cover this case (see https://forum.misra.org.uk/archive/index.php?thread-1588.html).
3
+ - `A3-1-5` - `NonTrivialNonTemplateFunctionDefinedInsideClassDefinition.ql`:
4
+ - Removed false positives caused by flagging member functions in template instantiations
0 commit comments