================
@@ -925,6 +925,8 @@ class Sema;
 
     bool TookAddressOfOverload : 1;
 
+    bool HasMatchedPackOnParmToNonPackOnArg : 1;
----------------
cor3ntin wrote:

Can you add a comment?

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

Reply via email to