================ @@ -0,0 +1,301 @@ +// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5 ---------------- zmodem wrote:
For the record, I'm not against auto-generated tests in general. But for these tests, the auto-generated versions looked a lot like verbose "golden tests", whereas what we want to test is very specific: do the calls have a certain piece of metadata on them. melver's proposal sgtm. https://github.com/llvm/llvm-project/pull/156840 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
