mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
203 B
203 B
category
| category |
|---|
| feature |
- Added a class
C11GenericExprto represent C11 generic selection expressions. The generic selection is represented as aConversionon the expression that will be selected.