[libc++][test] Properly mark libc++-only XFAILs
authorCasey Carter <Casey@Carter.net>
Tue, 12 May 2020 23:11:22 +0000 (16:11 -0700)
committerCasey Carter <Casey@Carter.net>
Tue, 12 May 2020 23:11:22 +0000 (16:11 -0700)
commit2c861e8a121e35da331818cbc95ab4ecc97f43b4
treeed15cc066fe7cca61027538482fe88dffbee7564
parent71ed66d97fd624313bef693fa9da54fa66bdcd09
[libc++][test] Properly mark libc++-only XFAILs

These tests PASS on libstdc++ and MSVC.
libcxx/test/std/strings/c.strings/cuchar.pass.cpp
libcxx/test/std/utilities/function.objects/func.search/func.search.bm/default.pass.cpp
libcxx/test/std/utilities/function.objects/func.search/func.search.bm/hash.pass.cpp
libcxx/test/std/utilities/function.objects/func.search/func.search.bm/hash.pred.pass.cpp
libcxx/test/std/utilities/function.objects/func.search/func.search.bm/pred.pass.cpp
libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/default.pass.cpp
libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/hash.pass.cpp
libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/hash.pred.pass.cpp
libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/pred.pass.cpp