Files
codeql/cpp/ql/lib/change-notes/2022-05-11-deprecated-analysed-string.md
2022-05-12 09:26:30 +01:00

5 lines
208 B
Markdown

---
category: deprecated
---
* The `AnalysedString` class in the `StringAnalysis` module has been replaced with `AnalyzedString`, to follow our style guide. The old name still exists as a deprecated alias.