zaks.anna added inline comments. ================ Comment at: lib/StaticAnalyzer/Core/RegionStore.cpp:1098 @@ +1097,3 @@ + if (!NumElements) + return; + QualType ElementTy = AT->getElementType(); ---------------- What happens on early returns? Here and the one below. Are there tests for these cases?
http://reviews.llvm.org/D11832 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits