Use value directly instead of reference. NFC.
The alias to the array element is read-only and a primitive type (pointer), therefore use the value directly instead of a reference to it. llvm-svn: 281311
Loading
Please register or sign in to comment