[clang] [clang-tools-extra] [Clang][C++29] Template pack indexing (PR #218738)
Corentin Jabot via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 26 01:26:01 PDT 2026
================
@@ -0,0 +1,33 @@
+// RUN: rm -rf %t
+// RUN: %clang_cc1 -std=c++2d -extract-api --pretty-sgf --emit-sgf-symbol-labels-for-testing \
----------------
cor3ntin wrote:
uuugh. Yeah that's some utter nonsense that I missed
https://github.com/llvm/llvm-project/pull/218738
More information about the cfe-commits
mailing list