Files
codeql/cpp/ql/lib/change-notes/released/8.0.1.md
2026-03-16 12:15:34 +00:00

6 lines
235 B
Markdown

## 8.0.1
### Minor Analysis Improvements
* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol.