"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5216cc55f7ece102bab5084511e8a6e7d7351c9d"
-
Ted Kremenek authored
When doing reachability analysis for warnings issued under DiagRuntimeBehavior, don't construct a ParentMap or CFGStmtMap. Instead, create a small set of Stmt* -> CFGBlock* mappings during CFG construction for only the statements we care about relating to the diagnostics we want to check for reachability. llvm-svn: 127396
a099c595
Loading