Refine noreturn handling. Fixes -Wmissing-noreturn so that it doesn't
complain that functions that have a return statement should be declared noreturn. Fixed PR5286. llvm-svn: 85195
Loading
Please register or sign in to comment
complain that functions that have a return statement should be declared noreturn. Fixed PR5286. llvm-svn: 85195