================
@@ -19185,7 +19185,7 @@ static bool isLayoutCompatible(ASTContext &C, EnumDecl 
*ED1, EnumDecl *ED2) {
 
 /// Check if two fields are layout-compatible.
----------------
Endilll wrote:

After an offline discussion, we agreed to keep the boolean, and to add an 
additional assert to ensure that the boolean is used correctly.

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

Reply via email to