[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:21 PDT 2025


================
@@ -80,7 +80,7 @@ void test2() {
 // CHECK-ELIDE-TREE: candidate function not viable: no known conversion from argument type to parameter type for 1st argument
 // CHECK-ELIDE-TREE:   I2<
 // CHECK-ELIDE-TREE:     [double != int],
-// CHECK-ELIDE-TREE:     [...], 
----------------
shafik wrote:

There are a lot of merely formatting changes here, it is already a large PR and it feels distracting, I would have preferred this was a separate NFC commit to fix the formatting.

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


More information about the llvm-branch-commits mailing list