[clang] [analyzer] Fix crash in RegionStoreManager::bindArray (PR #210200)

Andy Ames via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 19 12:39:21 PDT 2026


andyames-a11y wrote:

I will progressively add earlier and earlier `clang_analyzer_dump` calls in the production code that is crashing `clang --analyze`, so we trace it back further rather than stop at "a derived symbol."

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


More information about the cfe-commits mailing list