[PATCH] D107352: [MemoryLocation] learn about ptr_provenance

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 07:38:56 PST 2022


jeroen.dobbelaere added a comment.

@asbirlea do you think this is acceptable ? We can also keep the ugly xor and use that result with `llvm::hash_combine` to bring in the new `Val.ptrProvenance`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107352/new/

https://reviews.llvm.org/D107352



More information about the llvm-commits mailing list