Add 'AnalysisContext::getUnoptimizedCFG()' to allow clients to get access to the original
CFG without any edges pruned out because of trivially solvable conditions (e.g., 'if (0)').

llvm-svn: 110085
4 files changed
tree: 534ff5cf88cc1dccf56ea10c1ec5e82dd7168044
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/