[libc++] [test] Don't nasty-macro `__z` yet; we actually use that one.
authorArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Sat, 1 May 2021 13:09:06 +0000 (09:09 -0400)
committerArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Sat, 1 May 2021 13:09:06 +0000 (09:09 -0400)
commit8a5e0d956396f07d2241091693f8a714a2483356
tree101f26fa308d52f61714a1cd7cda7066c26eeba5
parent0175999805cf05d91c8a127ebd8c9d54a640abe9
[libc++] [test] Don't nasty-macro `__z` yet; we actually use that one.

This reverts one of the macros just added in D101613, because it turns out
that the <utility> header actually uses the identifiers __x, __y, __z.
We probably *shouldn't* use __z if it's reserved on Windows; but since
it's not causing us any active problem even on Windows, I think this is
the safest way to unbreak the test.
libcxx/test/support/nasty_macros.h