[PATCH] D54838: [libcxx] Fix order checking in unordered_multimap tests.
Andrey Maksimov via Phabricator
reviews at reviews.llvm.org
Mon Nov 26 12:46:43 PST 2018
amakc11 added a comment.
Hmm, I'm confused by this change request. All the tests I patched are intended to test unordered_multimap container, which was introduced in C++11. So, they won't compile in C++03 mode in any case. Please, clarify the reason for the patch change.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54838/new/
https://reviews.llvm.org/D54838
More information about the libcxx-commits
mailing list