xbolva00 added a comment.

GCC does not warn (with common -Wall) for this case, right? I think Clang 
should not as well.

ImplicitFallthroughUnreachable could be enabled with -Wunreachable-code, if you 
think we should have it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107933/new/

https://reviews.llvm.org/D107933

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

Reply via email to