mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +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.