Suggestion: toHex method for int
Aberta
question
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
**Description of the issue**
Many values are much easier to understand when converted to hexadecimal e,g, flags, bounds, enums, constants. It is probably more performant to have toHex native to codeql rather than to express it in terms of a predicate.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.