mirror of
https://github.com/github/codeql.git
synced 2026-07-20 02:38:23 +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.