Files
codeql/cpp/ql/lib/change-notes/released/0.0.4.md
2021-11-30 20:39:35 +00:00

8 lines
227 B
Markdown

## 0.0.4
### New Features
* The QL library `semmle.code.cpp.commons.Exclusions` now contains a predicate
`isFromSystemMacroDefinition` for identifying code that originates from a
macro outside the project being analyzed.