[llvm-branch-commits] [clang] [AllocToken, Clang] Implement TypeHashPointerSplit mode (PR #156840)
Hans Wennborg via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Oct 2 23:42:34 PDT 2025
================
@@ -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
More information about the llvm-branch-commits
mailing list