Files
codeql/cpp/ql/lib/change-notes/released/0.12.1.md
2023-12-06 21:11:50 +00:00

6 lines
125 B
Markdown

## 0.12.1
### New Features
* Added an `isPrototyped` predicate to `Function` that holds when the function has a prototype.