================
@@ -71,7 +71,7 @@ bool hasSmartPointerClassShape(const CXXRecordDecl &RD, bool 
&HasGet,
                                 ->getCanonicalTypeUnqualified();
         }
       }
-    }
+    } break;
----------------
DavidSpickett wrote:
On second thought, there are a ton of these in the codebase already. It's fine 
as is.

https://github.com/llvm/llvm-project/pull/120739
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to