================
@@ -2569,6 +2569,7 @@ void CodeGenFunction::EmitVariablyModifiedType(QualType
type) {
case Type::BitInt:
case Type::HLSLInlineSpirv:
case Type::PredefinedSugar:
+ case Type::LateParsedAttr:
----------------
Holo-xy wrote:No, I'm just blind. https://github.com/llvm/llvm-project/pull/204125 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
