mirror of
https://github.com/github/codeql.git
synced 2026-04-22 15:25:18 +02:00
299 B
299 B
category
| category |
|---|
| minorAnalysis |
deleteanddelete[]are now modeled as calls to the relevantoperator deletein the IR. In the case of a dynamic delete call a new instructionVirtualDeleteFunctionAddressis used to represent a function that dispatches to the correct delete implementation.