make switch condition constant folding much more aggressive, handling 
compound statements and break statements.  This implements enough to 
handle PR9322 and rdar://6970405.

llvm-svn: 126602
2 files changed
tree: c5eb013d1cecb906c6eba5d708d6ab7bd8824e5a
  1. clang/
  2. compiler-rt/
  3. debuginfo-tests/
  4. libcxx/
  5. lldb/
  6. llvm/