mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
These use compiler-internal intrinsics at the IR layer, which are later lowered to java.util.Arrays calls. This performs that lowering in the same manner.