[libc++][test] _VSTD => std:: in test code
authorCasey Carter <Casey@Carter.net>
Mon, 9 Jan 2023 10:39:06 +0000 (02:39 -0800)
committerCasey Carter <Casey@Carter.net>
Mon, 9 Jan 2023 23:09:20 +0000 (15:09 -0800)
commit275ff33abf22689b8eef15a2d03d0025ba35a9c2
tree58a908fc9ff5183e048e97913a76fdbd460069fc
parent1f1d501843e5cf8741599035d6ef66a3eb5e1e9e
[libc++][test] _VSTD => std:: in test code

No `_VSTD` allowed in test code!

Differential Revision: https://reviews.llvm.org/D141269
libcxx/test/std/language.support/cmp/cmp.alg/compare_strong_order_fallback.pass.cpp
libcxx/test/std/language.support/cmp/cmp.alg/compare_weak_order_fallback.pass.cpp
libcxx/test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp