================
@@ -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 [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
