Fix CFG-construction bug when run from AnalysisBasedWarnings::IssueWarnings()...
Fix CFG-construction bug when run from AnalysisBasedWarnings::IssueWarnings() where block-level expressions that need to be recorded in the Stmt*->CFGBlock* map were not always done so. Fixes <rdar://problem/9171946>. llvm-svn: 128170
Loading
Please register or sign in to comment