================
@@ -2472,6 +2470,8 @@ static bool 
CheckEvaluationResult(CheckEvaluationResultKind CERK,
         Value.getUnionValue(), Kind, Value.getUnionField(), CheckedTemps);
   }
   if (Value.isStruct()) {
+    if (Type->isMetaInfoType())
----------------
changkhothuychung wrote:

@tbaederr thanks for helping me on this! can you help me explain why this is 
required? I am not too familiar with this yet. 

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

Reply via email to