================
@@ -2569,6 +2569,7 @@ void CodeGenFunction::EmitVariablyModifiedType(QualType 
type) {
     case Type::BitInt:
     case Type::HLSLInlineSpirv:
     case Type::PredefinedSugar:
+    case Type::LateParsedAttr:
----------------
zmodem wrote:

This looks different from https://github.com/llvm/llvm-project/pull/179612 Did 
something change since then?

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

Reply via email to