mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +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.