mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
There's only one use and it eventually converts the pointer into a reference. Simplify things and always use references.
There's only one use and it eventually converts the pointer into a reference. Simplify things and always use references.