mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
8 lines
251 B
Markdown
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.
|