[clang] Fix false match on nullPointerConstant for array indices (PR #201893)

Kay Hicketts via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 26 02:56:20 PDT 2026


KHicketts wrote:

previously my test was passing by accident :|. I hadn't put the function wrapper around it.

https://github.com/llvm/llvm-project/pull/201893


More information about the cfe-commits mailing list