Files
codeql/cpp/ql/lib/CHANGELOG.md
2022-01-04 14:44:56 +00:00

12 lines
247 B
Markdown

## 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.