mirror of
https://github.com/github/codeql.git
synced 2026-01-30 23:02:56 +01: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.