[clang] [lldb] [clang] implement CWG1980 and CWG2064: instantiation-dependency improvements (PR #190495)

Corentin Jabot via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 29 01:38:01 PDT 2026


================
@@ -1,8 +1,9 @@
-// RUN: %clang_cc1 -std=c++23 -verify %s
+// RUN: %clang_cc1 -std=c++26 -verify %s
----------------
cor3ntin wrote:

Can we add a run line rather than changing it?

https://github.com/llvm/llvm-project/pull/190495


More information about the cfe-commits mailing list