Skip to content
Commit dcc4c389 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent ab234158
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment