Files
codeql/cpp/ql/lib/CHANGELOG.md
2022-01-20 08:21:18 +00:00

14 lines
257 B
Markdown

## 0.0.7
## 0.0.6
## 0.0.5
## 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.