================
@@ -23,6 +23,45 @@
 
 using namespace clang;
 
+// Build a 'DeclRefExpr' designating the template parameter '__N'.
----------------
Sirraide wrote:

Hmm, I can probably change it to ‘Build a 'DeclRefExpr' designating the 
template parameter that is used as the expansion index’. I don’t think there is 
any actual terminology for this in the standard; it’s more of an implementation 
detail

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

Reply via email to