Files
codeql/cpp/ql/lib/change-notes/2021-11-01-isFromSystemMacroDefinition.md

8 lines
251 B
Markdown

---
category: feature
tags: [lgtm,codescanning]
---
* 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.