Enhance GRBranchNodeBuilderImpl (part of GRCoreEngine) to understand the case
where the true or false CFGBlock* for a branch could be NULL. This will handle
the case where we can determine during CFG construction that a branch is
infeasible.

llvm-svn: 76450
3 files changed
tree: 048d81d18ad03c7b5b38246c42cae44db5f21c67
  1. clang/
  2. compiler-rt/
  3. llvm/