Skip to content
Commit 7c803385 authored by Marshall Clow's avatar Marshall Clow
Browse files

Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions...

Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as https://reviews.llvm.org/D31234

llvm-svn: 298573
parent 6974dd64
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment