"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "e8b281c3c30eedddb580e75fe1218a883b87ee50"
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
Loading
Please register or sign in to comment