[llvm-branch-commits] [clang] [Clang] [C++26] Expansion Statements (Part 3: Enumerating Expansion Statements) (PR #169682)
Corentin Jabot via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon May 4 08:43:00 PDT 2026
================
@@ -23,6 +23,45 @@
using namespace clang;
+// Build a 'DeclRefExpr' designating the template parameter '__N'.
----------------
cor3ntin wrote:
Don't we have better terminology for that thing?
https://github.com/llvm/llvm-project/pull/169682
More information about the llvm-branch-commits
mailing list