mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +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.