We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390af0d commit d76b25eCopy full SHA for d76b25e
change-notes/1.26/analysis-cpp.md
@@ -18,6 +18,6 @@ The following changes in version 1.26 affect C/C++ analysis in all applications.
18
19
## Changes to libraries
20
21
-* The models library now models more taint flows through `std::string`.
+* The models library now models many more taint flows through `std::string`.
22
* The `SimpleRangeAnalysis` library now supports multiplications of the form
23
`e1 * e2` when `e1` and `e2` are unsigned.
0 commit comments