Introduce CFGImplicitDtor::isNoReturn() to query whether a destructor actually returns.  Use this for -Wreturn-type to prune false positives reported in PR 6884.

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