mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
The changed code previously also only covered IntegerLiteral: - Restricted to Literal - Integral type - != "long" - != "char" So the only class left which matches all of these is IntegerLiteral.