mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
5 lines
219 B
Markdown
5 lines
219 B
Markdown
---
|
|
category: feature
|
|
---
|
|
* A `isDestroyingDeleteDeallocation` predicate was added to the `NewOrNewArrayExpr` and `DeleteOrDeleteArrayExpr` classes to indicate whether the deallocation function is a destroying delete.
|