JonasToth added a comment.

In https://reviews.llvm.org/D41815#969626, @xazax.hun wrote:

> A high level comment: while it is very easy to get all the gotos using grep, 
> it is not so easy to get all the labels. So for this check to be complete, I 
> think it would be useful to also find labels (possibly having a configuration 
> option for that).


Agreed. I will add warnings for jump labels too. Do you think a note where a 
goto jumps to would be helpful too?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41815



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to