Enhance -Wreturn-type to not warn when control-flow is most likely limited by...
Enhance -Wreturn-type to not warn when control-flow is most likely limited by a switch statement explicitly covering all the cases for an enum value. llvm-svn: 113450
Loading
Please register or sign in to comment