================ @@ -39,7 +39,7 @@ class Foo; // CHECK-NEXT: <tr> // CHECK-NEXT: <th>Name</th> // CHECK-NEXT: <th>Value</th> -// CHECK-NEXT: </tr> +// CHECK: </tr> ---------------- ilovepi wrote:
I think that indicates a bug in this patch, then. What you're trying to do shouldn't invalidate the output like this. can you upload a version of the test with all the lines being -NEXT around this part? It would help us determine what the problem could be. https://github.com/llvm/llvm-project/pull/183085 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
