================
@@ -345,8 +365,8 @@ class ObjCDictionaryLiteral final
static ObjCDictionaryLiteral *Create(const ASTContext &C,
ArrayRef<ObjCDictionaryElement> VK,
- bool HasPackExpansions,
- QualType T, ObjCMethodDecl *method,
+ bool HasPackExpansions, QualType T,
+ ObjCMethodDecl *method, bool ECI,
----------------
ojhunt wrote:
Method and ECI again because I'm mean :D
https://github.com/llvm/llvm-project/pull/185130
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits