[llvm-branch-commits] [clang] [clang] Track final substitution for Subst* AST nodes (PR #132748)

Shafik Yaghmour via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Mar 24 08:33:20 PDT 2025


================
@@ -265,14 +265,14 @@ int k9 = f9(V9<double>());
 // CHECK-ELIDE-TREE:   S9<
 // CHECK-ELIDE-TREE:     [2 * ...],
 // CHECK-ELIDE-TREE:     U9<
-// CHECK-ELIDE-TREE:       [(no qualifiers) != const] double>>
----------------
shafik wrote:

It is not obvious why this changed, can you explain?

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


More information about the llvm-branch-commits mailing list