zaks.anna added inline comments. ================ Comment at: lib/StaticAnalyzer/Core/CheckerManager.cpp:535 + ExplicitRegions, Regions, + Call, LCtx); } ---------------- Looks like the other patch leaked in here: you have LCtx. https://reviews.llvm.org/D26759