================
@@ -140,7 +140,7 @@ def test_source_and_caret_printing(self):
"""
1 | foo(1, 2)
| ^~~
-note: candidate function not viable: requires single argument 'x', but 2
arguments were provided
+candidate function not viable: requires single argument 'x', but 2 arguments
were provided
----------------
Michael137 wrote:
Any idea why this isn't emitting `note:` here anymore? That seemed correct
previously
https://github.com/llvm/llvm-project/pull/203520
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits