mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01: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.