[PATCH] D23331: Implement LWG 2148: Make non-enum default hash specialization well-formed

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 15:52:36 PDT 2016


EricWF accepted this revision.
EricWF added a reviewer: EricWF.
EricWF added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D23331#511204, @mclow.lists wrote:

> This looks good to me.
>  However, we don't //usually// change libc++ for issue resolutions that have not yet adopted. We wait until they've "official".


Exactly why I put this up for review. However I've had two separate people ask about the status of this change. Clearly users want it and dislike the current behavior.
I think we can safely adopt this change now ever though it hasn't been officially accepted.


https://reviews.llvm.org/D23331





More information about the cfe-commits mailing list