[PATCH] D139240: [llvm] Add support for hashing std::optional

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 18:48:38 PST 2022


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Looks good (& for the record, is identical to the hash_code implementation and testing for llvm::Optional)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139240



More information about the llvm-commits mailing list