[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 09:08:32 PDT 2026
================
@@ -23,6 +23,45 @@
using namespace clang;
+// Build a 'DeclRefExpr' designating the template parameter '__N'.
----------------
cor3ntin wrote:
I think this would be an improvement, thanks
https://github.com/llvm/llvm-project/pull/169682
More information about the llvm-branch-commits
mailing list