Skip to content

Commit 7e23382

Browse files
authored
Merge pull request #27 from rdmarsh2/rdmarsh/cpp/change-notes
C++/Doc: remove change notes from a migrated PR
2 parents a201fe6 + bad9c9a commit 7e23382

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

change-notes/1.18/analysis-cpp.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
| [Variable used in its own initializer] | Fewer false positive results | Results where a macro is used to indicate deliberate uninitialization are now excluded |
2727
| [Assignment where comparison was intended] | Fewer false positive results | Results are no longer reported if the variable is not yet defined. |
2828
| [Comparison where assignment was intended] | More correct results | "This query now includes results where an overloaded `operator==` is used in the wrong context. |
29-
| [ Wrong type of arguments to formatting function] | Fewer false positive results | The size of wide characters in formatting functions is now determined from custom definitions of wide string formatting functions. |
3029

3130
## Changes to QL libraries
3231

0 commit comments

Comments
 (0)