mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +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.