Re: [PATCH] D21347: [libcxx] [test] Improve portability of hash tests.

2016-06-14 Thread Eric Fiselier via cfe-commits
EricWF closed this revision. EricWF added a comment. r272744. http://reviews.llvm.org/D21347 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D21347: [libcxx] [test] Improve portability of hash tests.

2016-06-14 Thread Stephan T. Lavavej via cfe-commits
STL_MSFT created this revision. STL_MSFT added reviewers: EricWF, mclow.lists. STL_MSFT added a subscriber: cfe-commits. Improve portability of hash tests. These tests were expecting libcxx's identity-hash behavior, which isn't guaranteed by the Standard and isn't provided by MSVC (we currently