Add a hash_value for Optional so that other data structures with
optional fields can easily hash them. I have a use for this in an
upcoming patch.
Details
Details
- Reviewers
dblaikie - Commits
- rGcaab41c08e36: ADT: Add hash_value overload for Optional
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo