[clang][analyzer] Improved PointerSubChecker (#93676)
The checker is made more exact (only pointer into array is allowed, check array index) and more tests are added.
parent
c0b65a24
Please register or sign in to comment
The checker is made more exact (only pointer into array is allowed, check array index) and more tests are added.