Introduce CFGImplicitDtor::isNoReturn() to query whether a destructor actually...
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
Loading
Please register or sign in to comment