================
@@ -232,43 +221,40 @@ void BitstreamRemarkSerializerHelper::setupBlockInfo() {
 }
----------------
jroelofs wrote:

if you push this into each `case`, and replace `break;` with `return;`, then 
this could become a fully covered-switch-with-unreachable pattern.

https://github.com/llvm/llvm-project/pull/156715
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to