[clang] [llvm] [clang][analyzer] Avoid ArrayBound false positives for container-of expression (PR #214140)

Radovan Božić via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 23:20:31 PDT 2026


bozicrHT wrote:

Thanks for the response!

I did use ChatGPT for part of the implementation, so I've updated the PR comment to say that. I also moved the modeling logic into `ContainerOfModeling.h/cpp` as you suggested.

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


More information about the llvm-commits mailing list