A few months ago, our analyzer found something in LLVM 21.
The PVS-Studio warning for the code below was: V557 Array overrun is possible. The value of 'regIdx' index could reach 31. VEAsmParser.cpp 696
What happens here?
#Coding #Debugging #llvm #FindError
1
0
1
0