mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
177 B
177 B
category
| category |
|---|
| feature |
- Added a
BlockAssignExprclass, which models amemcpy-like operation used in compiler generated copy/move constructors and assignment operations.